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 69dd969 commit 00fa5b7Copy full SHA for 00fa5b7
.github/workflows/wheel.yml
@@ -57,7 +57,7 @@ jobs:
57
ARCH: ${{ runner.arch }}
58
59
- name: Build wheels
60
- uses: pypa/cibuildwheel@v2.17.0
+ uses: pypa/cibuildwheel@v2.18.1
61
env:
62
# Select wheels
63
CIBW_BUILD: "*-manylinux_x86_64 *-win_amd64 *-macosx_x86_64 *-macosx_arm64"
0 commit comments