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