From 8d5acc195c3e88239f2181e13aac627ae2e54b96 Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Fri, 28 Jul 2023 09:17:41 -0400 Subject: [PATCH] actions: goal not gaol --- .github/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 874e2aa0..0942b5f3 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -58,12 +58,12 @@ jobs: openssl_archs: darwin64-x86_64 - os: [self-hosted, macOS, ARM64] jid: 7 - gaol: build + goal: build arch: aarch64 openssl_archs: darwin64-arm64 - os: [self-hosted, macOS, ARM64] jid: 12 - gaol: build + goal: build arch: universal2 openssl_archs: darwin64-arm64 darwin64-x86_64 - os: windows-2022