We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 086d82f + 5697f1d commit 2c998b8Copy full SHA for 2c998b8
.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