We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4b42d98 + 1f4a272 commit d429353Copy full SHA for d429353
1 file changed
.github/workflows/cibuildwheel.yml
@@ -61,7 +61,7 @@ jobs:
61
echo "Setting CIBW_SKIP=$CIBW_SKIP"
62
63
- name: "Building ${{ matrix.os }} (${{ matrix.arch }}) wheels"
64
- uses: pypa/cibuildwheel@v3.3.0
+ uses: pypa/cibuildwheel@v3.3.1
65
env:
66
CIBW_SKIP: ${{ env.CIBW_SKIP }}
67
CIBW_ARCHS: ${{ matrix.arch }}
0 commit comments