Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
f-gate committed Dec 6, 2023
1 parent 5cfb0f8 commit 583cc91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
image_family: ubuntu-2004-lts
machine_type: e2-highcpu-16
disk_size: 100
machine_region: ${{GCP_ZONE}}
machine_region: ${{env.GCP_ZONE}}
ephemeral: true

test-features:
Expand Down

0 comments on commit 583cc91

Please sign in to comment.