Skip to content

Commit 71a94c8

Browse files
committed
Update wheel.yml
1 parent 8036967 commit 71a94c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
python-version: "3.10"
1919

2020
- name: Build wheels
21-
uses: pypa/cibuildwheel@v2.16.5
21+
uses: pypa/cibuildwheel@v2.19.2
2222
env:
2323
CIBW_SKIP: pp*
2424
CIBW_BUILD_VERBOSITY: 0

0 commit comments

Comments
 (0)