Skip to content

Commit

Permalink
v1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
gagolews committed Aug 22, 2024
1 parent 5ba59ba commit 7aa7f3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cibuildwheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- uses: actions/setup-python@v4

- name: Install cibuildwheel
run: python3 -m pip install cibuildwheel==2.12.1
run: python3 -m pip install cibuildwheel==2.20.0

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

0 comments on commit 7aa7f3d

Please sign in to comment.