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 fbfbfe5 commit 488efceCopy full SHA for 488efce
.github/workflows/wheels.yml
@@ -41,7 +41,7 @@ jobs:
41
- if: ${{ matrix.arch == 'aarch64' }}
42
uses: docker/setup-qemu-action@v3
43
44
- - uses: pypa/cibuildwheel@v3.1
+ - uses: pypa/cibuildwheel@v3.2
45
env:
46
CIBW_BUILD: ${{ matrix.py }}-*
47
CIBW_ARCHS: ${{ matrix.arch }}
0 commit comments