We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 846fc07 + 37431b7 commit 29eb0c6Copy full SHA for 29eb0c6
1 file changed
.github/workflows/cibuildwheel.yml
@@ -92,7 +92,7 @@ jobs:
92
echo "Setting CIBW_SKIP=$CIBW_SKIP"
93
94
- name: "Building ${{ matrix.os }} (${{ matrix.arch }}) wheels"
95
- uses: pypa/cibuildwheel@v2.23.1
+ uses: pypa/cibuildwheel@v2.23.2
96
env:
97
CIBW_SKIP: ${{ env.CIBW_SKIP }}
98
CIBW_ARCHS: ${{ matrix.arch }}
0 commit comments