Skip to content

Commit

Permalink
Upgrade cibuildwheel
Browse files Browse the repository at this point in the history
  • Loading branch information
erezsh committed Sep 21, 2024
1 parent d211445 commit c326103
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 @@ -71,7 +71,7 @@ jobs:
with:
arch: x86
- name: Build binary wheels
uses: pypa/cibuildwheel@v2.11.3
uses: pypa/cibuildwheel@v2.21.1
with:
output-dir: wheelhouse
config-file: pyproject.toml
Expand Down

0 comments on commit c326103

Please sign in to comment.