Skip to content

Commit a8ce04d

Browse files
committed
CI: Run macOS tests on x86_64 and arm64
1 parent 03a8073 commit a8ce04d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ jobs:
1111
jack: jackd2
1212
- os: ubuntu-latest
1313
jack: jackd1
14+
# x86_64:
15+
- os: macos-13
16+
# arm64:
1417
- os: macos-latest
1518
- os: windows-latest
1619
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)