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 b239a11 commit f5ae448Copy full SHA for f5ae448
.github/workflows/build.yml
@@ -55,7 +55,7 @@ jobs:
55
fetch-depth: 0
56
fetch-tags: true
57
- name: Build wheels
58
- uses: pypa/cibuildwheel@v3.1.4
+ uses: pypa/cibuildwheel@v3.2.0
59
env:
60
CIBW_SKIP: pp*-macosx_arm64
61
- uses: actions/upload-artifact@v4
0 commit comments