diff --git a/scripts/publish/run.sh b/scripts/publish/run.sh index 8737cdc9ea4..87a2ca0b39e 100755 --- a/scripts/publish/run.sh +++ b/scripts/publish/run.sh @@ -36,6 +36,6 @@ cd "$THIS_DIR" gcloud --project fir-tools-builds \ builds \ submit \ - --machine-type=e2-highcpu-8 \ + --machine-type=e2-highcpu-32 \ --substitutions=$SUBSTITUTIONS \ - . \ No newline at end of file + .