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 e77f13a commit 3889fecCopy full SHA for 3889fec
.github/workflows/build.yml
@@ -57,7 +57,7 @@ jobs:
57
if: runner.os == 'Linux'
58
59
- name: Build wheels
60
- uses: pypa/cibuildwheel@v2.10.2
+ uses: pypa/cibuildwheel@v2.11.1
61
env:
62
CIBW_ARCHS: "${{ matrix.arch }}"
63
0 commit comments