Skip to content

Commit

Permalink
Revert "Newer wheel builder"
Browse files Browse the repository at this point in the history
This reverts commit 0a48c31.
  • Loading branch information
ibell committed Aug 26, 2023
1 parent 67d4875 commit f267beb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cibuildswheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- uses: actions/setup-python@v2

- name: Install cibuildwheel
run: python -m pip install cibuildwheel==2.15.0
run: python -m pip install cibuildwheel==2.7.0

- name: Build wheels
run: python -m cibuildwheel --output-dir wheelhouse
Expand Down

0 comments on commit f267beb

Please sign in to comment.