Skip to content

Commit 564a3b5

Browse files
author
Terry Howe
committed
Switch to e2 machine type
Signed-off-by: Terry Howe <[email protected]>
1 parent 20990ed commit 564a3b5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cloudbuild-nightly.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
timeout: 2700s
44
options:
55
substitution_option: ALLOW_LOOSE
6-
machineType: 'N1_HIGHCPU_8'
6+
machineType: 'E2_HIGHCPU_8'
77
steps:
88
- name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20221007-ad65926f6b'
99
entrypoint: make

cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
timeout: 2700s
44
options:
55
substitution_option: ALLOW_LOOSE
6-
machineType: 'N1_HIGHCPU_8'
6+
machineType: 'E2_HIGHCPU_8'
77
steps:
88
- name: 'gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20221007-ad65926f6b'
99
entrypoint: make

0 commit comments

Comments
 (0)