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 c8d3d71 commit b5d3eb1Copy full SHA for b5d3eb1
.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.0.1
+ uses: pypa/cibuildwheel@v3.1.3
59
env:
60
CIBW_SKIP: pp*-macosx_arm64
61
- uses: actions/upload-artifact@v4
0 commit comments