From 19c0c07db84dfa4f3b516f02c9ac036e0e3d67a9 Mon Sep 17 00:00:00 2001 From: Margen67 Date: Wed, 9 Mar 2022 12:21:59 -0800 Subject: [PATCH] ci: Github > GitHub --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2e8f33937c..e00f482856 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -125,7 +125,7 @@ jobs: - arch: x64 cache_key: macos-x64 # Note: only build/run tests on the native architecture of the CI agent - # Github macos-latest agents are currently all Intel + # GitHub macos-latest agents are currently all Intel build_flags: -DARCH="x86_64" -DWITH_TESTS=on run_tests: true - arch: arm64