From ca35d77ae61c94554fc656cf51f89ec39417a0c8 Mon Sep 17 00:00:00 2001 From: f-gate Date: Wed, 6 Dec 2023 10:28:38 +0000 Subject: [PATCH] try 32 --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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