Skip to content

Commit

Permalink
Bump wheel builds to support more modern pythons
Browse files Browse the repository at this point in the history
  • Loading branch information
blackwer committed Feb 5, 2025
1 parent 8b1152b commit 5aff9fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
submodules: true

- name: Build wheels
uses: pypa/cibuildwheel@v2.12.0
uses: pypa/cibuildwheel@v2.22.0
env:
CIBW_ARCHS: auto64

Expand Down

0 comments on commit 5aff9fa

Please sign in to comment.