Skip to content

Commit b70fedf

Browse files
committed
use zone not runner
1 parent 5386bfb commit b70fedf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
- "**.md"
1515
env:
1616
CARGO_TERM_COLOR: always
17-
GCP_ZONE: europe-west3-a
17+
GCP_ZONE: europe-west3
1818

1919
jobs:
2020
check_branch:

0 commit comments

Comments
 (0)