Skip to content

Commit 350a782

Browse files
committed
Switch GCE regions for CI.
1 parent 3fcf44f commit 350a782

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.cirrus.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pr_task:
77
image_project: ubuntu-os-cloud
88
image_family: ubuntu-2404-lts-arm64
99
architecture: arm64
10-
zone: us-central1-c
10+
zone: us-east1-b
1111
type: c4a-standard-16
1212
disk: 60
1313
spot: true
@@ -40,7 +40,7 @@ x86_release_task:
4040
<<: *arm_vm
4141
image_family: ubuntu-2404-lts-amd64
4242
architecture: amd64
43-
zone: us-central1-c
43+
zone: us-east1-b
4444
type: t2d-standard-16
4545
env:
4646
NINJA_STATUS: "%p [%f:%s/%t] %o/s, %es: "

0 commit comments

Comments
 (0)