mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-02-09 11:04:07 +01:00
Fediverse: increase again to fix failures on the CI...
This commit is contained in:
parent
d844243ce1
commit
163e717bf0
@ -90,7 +90,7 @@ def sandbox(f):
|
|||||||
f,
|
f,
|
||||||
*args,
|
*args,
|
||||||
timeout=10,
|
timeout=10,
|
||||||
heap_size=200 * 1024 * 1024,
|
heap_size=300 * 1024 * 1024,
|
||||||
pn="Fediverse",
|
pn="Fediverse",
|
||||||
cn=f.__name__,
|
cn=f.__name__,
|
||||||
**kwargs
|
**kwargs
|
||||||
|
Loading…
Reference in New Issue
Block a user