diff --git a/.cirrus.yml b/.cirrus.yml index 389cb4e800..29f49bb6df 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -171,8 +171,11 @@ task: << : *GLOBAL_TASK_TEMPLATE container: image: ubuntu:focal + cpu: 4 + memory: 16G # The default memory is sometimes just a bit too small, so double everything env: << : *CIRRUS_EPHEMERAL_WORKER_TEMPLATE_ENV + MAKEJOBS: "-j8" FILE_ENV: "./ci/test/00_setup_env_native_multiprocess.sh" task: