diff --git a/build/int.cloudbuild.yaml b/build/int.cloudbuild.yaml index 234cd4d10e..208943713d 100644 --- a/build/int.cloudbuild.yaml +++ b/build/int.cloudbuild.yaml @@ -487,3 +487,5 @@ tags: substitutions: _DOCKER_IMAGE_DEVELOPER_TOOLS: 'cft/developer-tools' _DOCKER_TAG_VERSION_DEVELOPER_TOOLS: '1.23' +options: + machineType: 'E2_HIGHCPU_8'