Skip to content

Commit f74e1f2

Browse files
committed
Try different zone for PR steps
1 parent 325b66e commit f74e1f2

File tree

1 file changed

+1
-1
lines changed
  • .buildkite/pipelines/pull-request

1 file changed

+1
-1
lines changed

.buildkite/pipelines/pull-request/gpu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ steps:
1414
image: family/elasticsearch-ubuntu-2404-nvidia
1515
machineType: g2-standard-32
1616
buildDirectory: /dev/shm/bk
17-
zones: us-central1-b,us-central1-c
17+
zones: northamerica-northeast2-a
1818
env:
1919
GRADLE_TASK: "{{matrix.GRADLE_TASK}}"
2020
matrix:

0 commit comments

Comments
 (0)