Skip to content

Commit

Permalink
Try using the latest cibuildwheel (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-l-kong authored Dec 5, 2024
1 parent 5b81528 commit 59d7407
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 @@ -29,7 +29,7 @@ jobs:
platforms: arm64

- name: Build Wheels
uses: pypa/cibuildwheel@v2.16.2
uses: pypa/cibuildwheel@v2.22.0
with:
package-dir: .
output-dir: wheelhouse
Expand Down

0 comments on commit 59d7407

Please sign in to comment.