Skip to content

Commit 70f0f74

Browse files
authored
ci: use E2_HIGHCPU_8 for cloudbuild (#108)
1 parent 7f89283 commit 70f0f74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/cloudbuild-staging.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# gcloud builds submit --config=hack/cloudbuild-staging.yaml \
1010
# --substitutions=SHORT_SHA=999999,_REPO=us-central1-docker.pkg.dev/bdealwis-playground/junk/skaffold-debug-support .
1111
options:
12-
machineType: 'N1_HIGHCPU_8'
12+
machineType: 'E2_HIGHCPU_8'
1313
env:
1414
- DOCKER_CLI_EXPERIMENTAL=enabled
1515

0 commit comments

Comments
 (0)