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 c1bf55a commit ce71228Copy full SHA for ce71228
.github/workflows/tests-cibw.yml
@@ -35,7 +35,7 @@ jobs:
35
strategy:
36
fail-fast: false
37
matrix:
38
- runs-on: [macos-latest, macos-13]
+ runs-on: [macos-14, macos-13]
39
steps:
40
- uses: actions/checkout@v4
41
with:
0 commit comments