Skip to content

Commit

Permalink
BLD: Use new setup to check build issues on OSX
Browse files Browse the repository at this point in the history
  • Loading branch information
bashtage committed Sep 12, 2024
1 parent 8e15f38 commit 90e537c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
platforms: all

- name: Install cibuildwheel
run: python -m pip install cibuildwheel==2.16.2
run: python -m pip install cibuildwheel==2.16.5

- name: Build wheels
run: |
Expand Down
2 changes: 1 addition & 1 deletion statsmodels

0 comments on commit 90e537c

Please sign in to comment.