We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dc6661 commit ced62f1Copy full SHA for ced62f1
.github/workflows/wheels.yml
@@ -71,7 +71,7 @@ jobs:
71
fetch-depth: 0
72
73
- name: Build wheels
74
- uses: pypa/cibuildwheel@v2.9.0
+ uses: pypa/cibuildwheel@v2.12.1
75
env:
76
CIBW_BUILD: ${{ matrix.python[0] }}-${{ matrix.buildplat[1] }}
77
0 commit comments