Skip to content

Commit ead2b4a

Browse files
committed
bump cibuildhweel version
1 parent e9d8d5d commit ead2b4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858

5959
- name: Install cibuildwheel
6060
run: |
61-
python -m pip install cibuildwheel==2.3.0
61+
python -m pip install cibuildwheel==2.14.1
6262
6363
6464
- name: Package source distribution

0 commit comments

Comments
 (0)