Skip to content

Commit

Permalink
fixup! Add more CPUs to the fuzzer test
Browse files Browse the repository at this point in the history
  • Loading branch information
psgreco committed Sep 6, 2022
1 parent cf9902f commit 1ce5299
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ task:
<< : *GLOBAL_TASK_TEMPLATE
container:
image: ubuntu:focal
cpu: 6 # Increase CPU and memory to avoid timeout
cpu: 8 # Increase CPU and memory to avoid timeout
memory: 16G
env:
<< : *CIRRUS_EPHEMERAL_WORKER_TEMPLATE_ENV
Expand Down

0 comments on commit 1ce5299

Please sign in to comment.