Skip to content

Commit

Permalink
build cibuildwheel
Browse files Browse the repository at this point in the history
  • Loading branch information
douglasdavis committed Apr 9, 2021
1 parent 3fafcef commit 21455a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Install cibuildwheel
run: |
python -m pip install pip setuptools
python -m pip install cibuildwheel==1.9.0
python -m pip install cibuildwheel==1.10.0
- name: Build wheels
env:
Expand Down

0 comments on commit 21455a8

Please sign in to comment.