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 559c814 commit 132612aCopy full SHA for 132612a
.github/workflows/wheel.yml
@@ -26,7 +26,7 @@ jobs:
26
- uses: actions/checkout@v4
27
28
- name: Build wheels
29
- uses: pypa/cibuildwheel@v3.1.3
+ uses: pypa/cibuildwheel@v3.1.4
30
env:
31
# Select wheels
32
CIBW_BUILD: "*-manylinux_x86_64 *-manylinux_aarch64 *-win_amd64 *-macosx_x86_64 *-macosx_arm64"
0 commit comments