From 732013607941088ade4d75be62105b7f3d467f0c Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Sat, 15 Jan 2022 16:19:00 -0500 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2064f9bb..4e528d61 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -69,11 +69,11 @@ jobs: jid: 8 gamos: linux platform: x86_64 - #- os: [self-hosted, linux, arm64] - # jid: 9 - # goal: "self-build" - # platform: "aarch64" - # gamos: linux + - os: [self-hosted, linux, arm64] + jid: 9 + goal: "self-build" + platform: "aarch64" + gamos: linux - os: [self-hosted, linux, arm] jid: 10 goal: "self-build"