Skip to content

Commit ec3be87

Browse files
committed
MAINT: Update cron job
1 parent 731560c commit ec3be87

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.12.2
49+
run: python -m pip install cibuildwheel==2.16.2
5050

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

0 commit comments

Comments
 (0)