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 97b5fa5 commit 3aae1ffCopy full SHA for 3aae1ff
.github/workflows/pypi.yml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
platforms: all
23
- name: Build wheels
24
- uses: pypa/cibuildwheel@v2.23.3
+ uses: pypa/cibuildwheel@v3.2.1
25
timeout-minutes: 720
26
env:
27
CIBW_BUILD: "cp${{ matrix.python-version }}-${{ matrix.linux_tag }}_*"
0 commit comments