Switch CI to a GCP zone with available instances (#6365)

This commit is contained in:
teor 2023-03-21 21:19:23 +10:00 committed by GitHub
parent a97a9752d7
commit de0767ed79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ env:
IMAGE_NAME: zebrad-test
GAR_BASE: us-docker.pkg.dev/zealous-zebra/zebra
# what kind of Google Cloud instance we want to launch
ZONE: us-central1-a
ZONE: us-central1-f
MACHINE_TYPE: c2d-standard-16
# How many previous log lines we show at the start of each new log job.
# Increase this number if some log lines are skipped between jobs