Skip to content

Commit

Permalink
replace N1_HIGHCPU_8 with E2_HIGHCPU_8
Browse files Browse the repository at this point in the history
update cloudbuild.yaml
  • Loading branch information
sepehrsoh committed Apr 27, 2023
1 parent e1e1a12 commit cbd8f51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
timeout: 2700s
options:
substitution_option: ALLOW_LOOSE
machineType: 'N1_HIGHCPU_8'
machineType: 'E2_HIGHCPU_8'
steps:
- name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20220609-2e4c91eb7e'
entrypoint: make
Expand Down

0 comments on commit cbd8f51

Please sign in to comment.