From cbd8f51a1a308dc595a6a7cf53d5765f0e5e8407 Mon Sep 17 00:00:00 2001 From: sepehrsoh Date: Thu, 27 Apr 2023 14:52:35 +0330 Subject: [PATCH] replace N1_HIGHCPU_8 with E2_HIGHCPU_8 update cloudbuild.yaml --- cloudbuild.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloudbuild.yaml b/cloudbuild.yaml index a2f67329240..9a6e51447d7 100644 --- a/cloudbuild.yaml +++ b/cloudbuild.yaml @@ -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