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 0ce75bb commit 261ffccCopy full SHA for 261ffcc
.github/workflows/build.yml
@@ -55,7 +55,7 @@ jobs:
55
if: runner.os == 'Linux'
56
57
- name: Build wheels
58
- uses: pypa/cibuildwheel@v2.0.1
+ uses: pypa/cibuildwheel@v2.1.1
59
env:
60
CIBW_ARCHS: "${{ matrix.arch }}"
61
0 commit comments