We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c068e1d commit 1869a19Copy full SHA for 1869a19
.github/workflows/cibuildwheel.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
matrix:
16
# macos-13 is an intel runner, macos-14 is apple silicon
17
- os: [ubuntu-latest, windows-latest, macos-13]
+ os: [ubuntu-latest, windows-latest, macos-13, macos-14]
18
19
steps:
20
- uses: actions/checkout@v4
0 commit comments