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