We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ada79c + 4d8722b commit 026e480Copy full SHA for 026e480
1 file changed
.github/workflows/wheel.yml
@@ -26,7 +26,7 @@ jobs:
26
- uses: actions/checkout@v6
27
28
- name: Build wheels
29
- uses: pypa/cibuildwheel@v3.3.1
+ uses: pypa/cibuildwheel@v3.4.0
30
env:
31
# Select wheels
32
CIBW_BUILD: "*-manylinux_x86_64 *-manylinux_aarch64 *-win_amd64 *-macosx_x86_64 *-macosx_arm64"
0 commit comments