Fediverse: increase again to fix failures on the CI...

This commit is contained in:
Valentin Lorentz 2021-10-08 01:03:31 +02:00
parent d844243ce1
commit 163e717bf0
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ def sandbox(f):
f,
*args,
timeout=10,
heap_size=200 * 1024 * 1024,
heap_size=300 * 1024 * 1024,
pn="Fediverse",
cn=f.__name__,
**kwargs