Skip to content

Commit

Permalink
ci: Bump cirrus fuzz CPUs to avoid timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoFalke committed May 12, 2021
1 parent 91db985 commit fa397a6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,11 @@ task:
<< : *GLOBAL_TASK_TEMPLATE
container:
image: ubuntu:focal
cpu: 4 # Increase CPU and memory to avoid timeout
memory: 16G
env:
<< : *CIRRUS_EPHEMERAL_WORKER_TEMPLATE_ENV
MAKEJOBS: "-j8"
FILE_ENV: "./ci/test/00_setup_env_native_fuzz.sh"

task:
Expand Down

0 comments on commit fa397a6

Please sign in to comment.