Add matrix support for macOS builds in workflow

This commit is contained in:
Farhang
2025-11-18 09:33:31 -05:00
parent 58b07ca4fd
commit eb81232b43
+4 -1
View File
@@ -18,7 +18,10 @@ concurrency:
jobs:
build:
runs-on: macos-latest
matrix:
os: [macos-latest, macos-26]
environment: [Seqouia , Tahoe]
runs-on: ${{ matrix.os }}
strategy:
matrix:
config: [