Skip to content

Commit 29e3905

Browse files
wheel
1 parent 29abe88 commit 29e3905

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
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v3
1515

1616
- name: Build wheels
17-
run: pipx run cibuildwheel==2.5.0
17+
run: pipx run cibuildwheel==2.14.0
1818
env:
1919
CIBW_SKIP: "*musllinux*"
2020

0 commit comments

Comments
 (0)