diff --git a/.cirrus.yml b/.cirrus.yml index 3516c7d610..ee83ffeba8 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -179,9 +179,9 @@ build_each_commit_task: gce_instance: image_project: "libpod-218412" zone: "us-central1-a" # Required by Cirrus for the time being - cpu: 2 - memory: "4Gb" - disk: 40 + cpu: 8 + memory: "8Gb" + disk: 200 image_name: "${FEDORA_CACHE_IMAGE_NAME}" timeout_in: 30m