We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7a324db + 4cd94ca commit 3d40463Copy full SHA for 3d40463
1 file changed
.github/workflows/python-packages.yml
@@ -83,7 +83,7 @@ jobs:
83
platforms: all
84
85
- name: "Build wheels"
86
- uses: pypa/cibuildwheel@v3.2.1
+ uses: pypa/cibuildwheel@v3.3.0
87
env:
88
CIBW_ARCHS: ${{ matrix.cibw_archs }}
89
CIBW_SKIP: ${{ matrix.cibw_skip }}
0 commit comments