From 344df580e22cd7110d800ca295017f6b7e16fca3 Mon Sep 17 00:00:00 2001 From: Bart Thomee <11445373+bthomee@users.noreply.github.com> Date: Sun, 27 Jul 2025 17:05:47 -0400 Subject: [PATCH] Add Ubuntu and MacOS --- .github/workflows/build-macos.yml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build-macos.yml b/.github/workflows/build-macos.yml index 987d2c448d..e5b4313eeb 100644 --- a/.github/workflows/build-macos.yml +++ b/.github/workflows/build-macos.yml @@ -48,7 +48,9 @@ env: # matrix in the first job. # STRATEGY_MATRIX_ARCHITECTURE: >- # [ -# "runner": ["self-hosted", "macOS", "mac-runner-m1"] +# { +# "runner": ["self-hosted", "macOS", "mac-runner-m1"] +# } # ] # STRATEGY_MATRIX_BUILD_TYPE: >- # [ @@ -62,7 +64,9 @@ env: # ] STRATEGY_MATRIX_ARCHITECTURE: >- [ - "runner": ["self-hosted", "macOS", "mac-runner-m1"] + { + "runner": ["self-hosted", "macOS", "mac-runner-m1"] + } ] STRATEGY_MATRIX_BUILD_TYPE: >- [