We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03a8073 commit a8ce04dCopy full SHA for a8ce04d
1 file changed
.github/workflows/main.yml
@@ -11,6 +11,9 @@ jobs:
11
jack: jackd2
12
- os: ubuntu-latest
13
jack: jackd1
14
+ # x86_64:
15
+ - os: macos-13
16
+ # arm64:
17
- os: macos-latest
18
- os: windows-latest
19
runs-on: ${{ matrix.os }}
0 commit comments