Skip to content

Commit 263a05f

Browse files
authored
Update cibuildwheel
1 parent 76e7f0a commit 263a05f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
python setup.py sdist
3232
3333
- name: Build wheels
34-
uses: pypa/cibuildwheel@v2.15.0
34+
uses: pypa/cibuildwheel@v2.17.0
3535
env:
3636
CIBW_SKIP: 'cp36-* pp* *-musllinux* *linux_i686'
3737
CIBW_ENVIRONMENT: >

0 commit comments

Comments
 (0)