Skip to content

Commit 7acc183

Browse files
authored
Merge pull request #3491 from sepehrsoh/replace-N1_HIGHCPU_8-with-E2_HIGHCPU_32
Replace n1 highcpu 8 with e2 highcpu 8
2 parents e1e1a12 + cbd8f51 commit 7acc183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
timeout: 2700s
33
options:
44
substitution_option: ALLOW_LOOSE
5-
machineType: 'N1_HIGHCPU_8'
5+
machineType: 'E2_HIGHCPU_8'
66
steps:
77
- name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20220609-2e4c91eb7e'
88
entrypoint: make

0 commit comments

Comments
 (0)