Add more CPUs to the fuzzer test

This commit is contained in:
Pablo Greco 2022-09-05 19:38:11 +00:00
parent da236e8ad9
commit c66363bdc6

View file

@ -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