From b8eb4ba93f1d21f8d7bb2014f0ad3982e2d02ea4 Mon Sep 17 00:00:00 2001 From: Gitopolis <132783525+Gitopolis@users.noreply.github.com> Date: Sat, 12 Aug 2023 18:24:39 -0700 Subject: [PATCH] Update cloudbuild.yaml --- cloudbuild.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloudbuild.yaml b/cloudbuild.yaml index 8d2f519432..313ed51617 100644 --- a/cloudbuild.yaml +++ b/cloudbuild.yaml @@ -2,7 +2,7 @@ timeout: 5000s options: substitution_option: ALLOW_LOOSE - machineType: 'N1_HIGHCPU_8' + machineType: 'E2_HIGHCPU_8' steps: - name: "gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20230206-8160eea68e" entrypoint: bash