Skip to content

Commit

Permalink
ci: update cibuildwheel to latest which should support py 3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
joanise committed Nov 12, 2024
1 parent 5a5efac commit 3950851
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
fetch-depth: 0

- name: Build wheels
uses: pypa/cibuildwheel@v2.16.5
uses: pypa/cibuildwheel@v2.21.3

- uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 3950851

Please sign in to comment.