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 53785f0 commit 11afd89Copy full SHA for 11afd89
.github/workflows/wheels.yml
@@ -41,7 +41,7 @@ jobs:
41
python-version: '3.8'
42
43
- name: Build wheels
44
- uses: joerick/cibuildwheel@v2.21
+ uses: joerick/cibuildwheel@v2.22
45
env:
46
CIBW_SKIP: pp*
47
CIBW_ARCHS: ${{matrix.archs}}
0 commit comments