Skip to content

Commit

Permalink
Update cibuildwheel to v2.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
amirebrahimi committed Apr 23, 2024
1 parent bede776 commit c5886b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ jobs:
with:
platforms: all
- name: Build binary wheels
uses: pypa/cibuildwheel@v2.16.5
uses: pypa/cibuildwheel@v2.17.0
with:
output-dir: wheelhouse
config-file: pyproject.toml
Expand Down

0 comments on commit c5886b9

Please sign in to comment.