diff --git a/cloudbuild.yaml b/cloudbuild.yaml index 02d8616321..4f37ae477e 100644 --- a/cloudbuild.yaml +++ b/cloudbuild.yaml @@ -27,4 +27,4 @@ images: [ timeout: 2640s options: # We need more memory for Webpack builds & e2e self-hosted tests - machineType: "E2_HIGHCPU_8" + machineType: "E2_HIGHCPU_32"