Enlarge the user_space_size as a temp solution to make the CI pass
This commit is contained in:
parent
e304c9fa23
commit
6954808fd9
@ -2,7 +2,7 @@
|
||||
"resource_limits": {
|
||||
"kernel_space_heap_size": "40MB",
|
||||
"kernel_space_stack_size": "1MB",
|
||||
"user_space_size": "224MB",
|
||||
"user_space_size": "320MB",
|
||||
"max_num_of_threads": 32
|
||||
},
|
||||
"process": {
|
||||
|
Loading…
Reference in New Issue
Block a user