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.
windows-2022
1 parent 7fcf1ac commit 1ae96e3Copy full SHA for 1ae96e3
.github/workflows/publishing.yml
@@ -60,7 +60,7 @@ jobs:
60
runs-on: ${{ matrix.os }}
61
strategy:
62
matrix:
63
- os: [ubuntu-24.04, ubuntu-24.04-arm, windows-2019, macos-14]
+ os: [ubuntu-24.04, ubuntu-24.04-arm, windows-2022, macos-14]
64
env:
65
CIBW_ENABLE: pypy
66
CIBW_ENVIRONMENT: >-
0 commit comments