Skip to content

Commit

Permalink
Merge pull request #58 from lithammer/dependabot/github_actions/pypa/…
Browse files Browse the repository at this point in the history
…cibuildwheel-2.15.0
  • Loading branch information
lithammer authored Sep 1, 2023
2 parents ce69efb + 6215817 commit 8c2c120
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
platforms: all

- name: Build wheels
uses: pypa/cibuildwheel@v2.14.1
uses: pypa/cibuildwheel@v2.15.0
env:
# While arm64 wheels can be built on x86_64, they cannot be tested.
# The ability to test the arm64 wheels will be added in a future
Expand Down

0 comments on commit 8c2c120

Please sign in to comment.