From b71e8daa5020a8e9dad22741862f10b478ceb102 Mon Sep 17 00:00:00 2001 From: Miguel Serrano Date: Tue, 10 Oct 2023 09:26:45 +0200 Subject: [PATCH] Merge pull request #15187 from overleaf/msm-ce-sp-build-machines [CE/SP] Update machine types for CE/SP builds GitOrigin-RevId: 2436a88ac3223b2d54da868b466575a049bd7b72 --- server-ce/cloudbuild.public.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server-ce/cloudbuild.public.yaml b/server-ce/cloudbuild.public.yaml index f2d8a3e5af..edc2dbed6a 100644 --- a/server-ce/cloudbuild.public.yaml +++ b/server-ce/cloudbuild.public.yaml @@ -40,7 +40,7 @@ steps: entrypoint: /bin/bash timeout: 3600s options: - machineType: N1_HIGHCPU_32 + machineType: E2_HIGHCPU_32 env: - 'BRANCH_NAME=${BRANCH_NAME}' images: