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 086d82f commit 5697f1dCopy full SHA for 5697f1d
.github/workflows/publishing.yml
@@ -59,7 +59,7 @@ jobs:
59
runs-on: ${{ matrix.os }}
60
strategy:
61
matrix:
62
- os: [ubuntu-22.04, windows-2019, macos-11]
+ os: [ubuntu-22.04, windows-2019, macos-14]
63
env:
64
CIBW_SKIP: cp27-* cp313-*
65
steps:
0 commit comments