Skip to content

Commit b3aa270

Browse files
committed
update cibuildwheel to build for 3.14
1 parent eef94ab commit b3aa270

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
python-version: 3.11
3535

3636
- name: Install cibuildwheel
37-
run: python -m pip install cibuildwheel==2.22.0
37+
run: python -m pip install cibuildwheel==3.2.1
3838

3939
- name: Build wheels
4040
env:

0 commit comments

Comments
 (0)