We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b155ccf commit 78c5decCopy full SHA for 78c5dec
1 file changed
.github/workflows/build.yml
@@ -39,7 +39,7 @@ jobs:
39
uses: docker/setup-qemu-action@v3
40
with:
41
platforms: all
42
- - uses: pypa/cibuildwheel@v2.22.0
+ - uses: pypa/cibuildwheel@v3.3.1
43
- uses: actions/upload-artifact@v4
44
45
name: artifact-wheel-${{ matrix.os }}
0 commit comments