We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 68ffb70 + e282ed9 commit 46707fcCopy full SHA for 46707fc
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.22.0
+ uses: pypa/cibuildwheel@v2.23.0
86
env:
87
CIBW_ARCHS: ${{ matrix.cibw_archs }}
88
CIBW_SKIP: ${{ matrix.cibw_skip }}
0 commit comments