Skip to content

Commit

Permalink
Upgrade cibuildwheel
Browse files Browse the repository at this point in the history
  • Loading branch information
einarf committed Oct 28, 2022
1 parent 0b26dfe commit 78d6515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
platforms: arm64

- name: Build wheels
uses: pypa/cibuildwheel@v2.3.1
uses: pypa/cibuildwheel@v2.11.2
with:
output-dir: dist/
env:
Expand Down

0 comments on commit 78d6515

Please sign in to comment.