Skip to content

Commit eab16c3

Browse files
committed
Bump to pypa/cibuildwheel@v2.16.5 in GA
1 parent aff0e1a commit eab16c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/buildwheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
if: ${{ matrix.os == 'windows-2019' }}
3333

3434
- name: Build wheels
35-
uses: pypa/cibuildwheel@v2.16.2
35+
uses: pypa/cibuildwheel@v2.16.5
3636
env:
3737
CIBW_BUILD: cp39-* cp310-* cp311-* cp312-*
3838
CIBW_SKIP: "*-win32 *-manylinux_i686 *-musllinux_*"

0 commit comments

Comments
 (0)