diff --git a/.cirrus.yml b/.cirrus.yml index 103fed7409..5470229002 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -102,7 +102,7 @@ task: << : *GLOBAL_TASK_TEMPLATE container: image: ubuntu:lunar - cpu: 4 # Double CPU and increase Memory to avoid timeout + cpu: 6 # Increase CPU and Memory to avoid timeout memory: 24G env: MAKEJOBS: "-j8"