diff --git a/.cirrus.yml b/.cirrus.yml index 65c2d9815e..6ebaf5a329 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -41,7 +41,10 @@ task: << : *GLOBAL_TASK_TEMPLATE container: image: ubuntu:focal + cpu: 4 # Double CPU and Memory to avoid timeout + memory: 16G env: + MAKEJOBS: "-j8" FILE_ENV: "./ci/test/00_setup_env_native_tsan.sh" task: