We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35adf10 commit 4a878baCopy full SHA for 4a878ba
.cirrus.yml
@@ -8,7 +8,7 @@ pr_task:
8
image_family: ubuntu-2404-lts-arm64
9
architecture: arm64
10
zone: us-central1-a
11
- type: c4a-standard-16
+ type: c4a-standard-32
12
disk: 60
13
preemptible: true
14
env:
@@ -41,7 +41,7 @@ x86_release_task:
41
image_family: ubuntu-2404-lts-amd64
42
architecture: amd64
43
44
- type: t2d-standard-16
+ type: t2d-standard-32
45
46
NINJA_STATUS: '%p [%f:%s/%t] %o/s, %es: '
47
CIRRUS_CLONE_DEPTH: 1
0 commit comments