Skip to content

Commit

Permalink
run wheel on 3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
martindurant committed Nov 12, 2024
1 parent 8897d48 commit f0cd31c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v5
with:
python-version: "3.12"
python-version: "3.13"

- name: Build wheels
uses: joerick/cibuildwheel@v2.21.3
Expand Down

0 comments on commit f0cd31c

Please sign in to comment.