Skip to content

Commit 6b606ce

Browse files
committed
MAINT: Bump CIBW
1 parent c3a80a9 commit 6b606ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cron-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
python-version: '3.x'
4747

4848
- name: Install cibuildwheel
49-
run: python -m pip install cibuildwheel==2.16.2
49+
run: python -m pip install cibuildwheel==3.1.4
5050

5151
- name: Build wheels
5252
run: python -m cibuildwheel --output-dir wheelhouse .

0 commit comments

Comments
 (0)