Skip to content

Commit 43e4d00

Browse files
committed
Update cibuildwheel
1 parent 8906b96 commit 43e4d00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- uses: actions/checkout@v4
3030

3131
- name: Build wheels
32-
uses: pypa/cibuildwheel@v2.16.5
32+
uses: pypa/cibuildwheel@v2.17.0
3333
env:
3434
CIBW_ARCHS: ${{ matrix.arch }}
3535
CIBW_TEST_REQUIRES: pytest

0 commit comments

Comments
 (0)