From 2037189148cf0e66d77c66202cffaf87e6fef78c Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Fri, 7 Oct 2022 08:13:43 -0400 Subject: [PATCH] Update build.yml --- .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 67873685..b82a3eed 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -29,7 +29,7 @@ jobs: goal: build arch: x86_64 openssl_archs: linux-x86_64 - - os: [self-hosted, linux, arm64] + - os: [self-hosted, linux, arm64, gcp] jid: 2 goal: build arch: aarch64