We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a53d157 + adc42c1 commit 257c5a6Copy full SHA for 257c5a6
1 file changed
.github/workflows/wheel.yml
@@ -36,7 +36,7 @@ jobs:
36
- uses: actions/checkout@v6
37
38
- name: Build wheels
39
- uses: pypa/cibuildwheel@v3.4.0
+ uses: pypa/cibuildwheel@v3.4.1
40
env:
41
# Select wheels
42
CIBW_BUILD: "cp313-manylinux_x86_64 cp313-manylinux_aarch64 cp313-win_amd64 cp313-macosx_x86_64 cp313-macosx_arm64"
0 commit comments