Skip to content

Commit 90e537c

Browse files
committed
BLD: Use new setup to check build issues on OSX
1 parent 8e15f38 commit 90e537c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build-wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
platforms: all
5858

5959
- name: Install cibuildwheel
60-
run: python -m pip install cibuildwheel==2.16.2
60+
run: python -m pip install cibuildwheel==2.16.5
6161

6262
- name: Build wheels
6363
run: |

0 commit comments

Comments
 (0)