Skip to content

Commit

Permalink
CI: Run macOS tests on x86_64 and arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
mgeier committed Aug 13, 2024
1 parent 1cd776b commit e9a416b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ jobs:
jack: jackd2
- os: ubuntu-latest
jack: jackd1
# x86_64:
- os: macos-13
# arm64:
- os: macos-latest
- os: windows-latest
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit e9a416b

Please sign in to comment.