Skip to content

Commit

Permalink
Update cibuildwheel to 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joseph-henry committed May 13, 2022
1 parent 78ab0be commit 4e79dd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: python -m pip install poetry==1.1.12

- name: Install cibuildwheel
run: python -m pip install cibuildwheel==1.10.0
run: python -m pip install cibuildwheel==2.5.0

- name: Build wheels
env:
Expand Down

0 comments on commit 4e79dd5

Please sign in to comment.