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 a61381f commit c5fa2b1Copy full SHA for c5fa2b1
.github/workflows/release.yml
@@ -46,7 +46,7 @@ jobs:
46
- uses: actions/checkout@v4
47
48
- name: Build wheels
49
- uses: pypa/cibuildwheel@v2.23.3
+ uses: pypa/cibuildwheel@v3.1.4
50
env:
51
CIBW_PLATFORM: ${{ matrix.platform }}
52
CIBW_ARCHS: ${{ matrix.archs }}
0 commit comments