mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-16 13:01:19 +02:00
Merge pull request #1162 from psgreco/master-fix-fuzzer
Add more CPUs to the fuzzer test
This commit is contained in:
commit
f49e97dd47
1 changed files with 1 additions and 1 deletions
|
|
@ -159,7 +159,7 @@ task:
|
|||
<< : *GLOBAL_TASK_TEMPLATE
|
||||
container:
|
||||
image: ubuntu:focal
|
||||
cpu: 4 # Increase CPU and memory to avoid timeout
|
||||
cpu: 8 # Increase CPU and memory to avoid timeout
|
||||
memory: 16G
|
||||
env:
|
||||
<< : *CIRRUS_EPHEMERAL_WORKER_TEMPLATE_ENV
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue