mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-20 13:37:28 +02:00
Add more CPUs to the fuzzer test
This commit is contained in:
parent
da236e8ad9
commit
c66363bdc6
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