diff --git a/.cirrus.yml b/.cirrus.yml index 01e0cebc924..1f60099c94c 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -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: