diff options
Diffstat (limited to '.cirrus.yml')
-rw-r--r-- | .cirrus.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.cirrus.yml b/.cirrus.yml index a06d17493..04ccdefbd 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -9,8 +9,8 @@ gcp_credentials: ENCRYPTED[885c6e4297dd8d6f67593c42b810353af0c505a7a670e2c6fd830 gce_instance: image_project: "libpod-218412" zone: "us-central1-a" # Required by Cirrus for the time being - cpu: 4 - memory: "8Gb" + cpu: 2 + memory: "4Gb" disk: 40 # Main collection of env. varss to set for all scripts. All others |