diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 09c0e22a..08822bab 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -40,7 +40,7 @@ jobs: service_account_key: ${{ secrets.GCP_SA_KEY }} image_project: ubuntu-os-cloud image_family: ubuntu-2004-lts - machine_type: e2-highcpu-16 + machine_type: e2-highcpu-32 disk_size: 100 machine_zone: ${{env.GCP_ZONE}} ephemeral: true