Skip to content

Commit

Permalink
Add 3.13 python
Browse files Browse the repository at this point in the history
  • Loading branch information
wvangeit committed Dec 11, 2024
1 parent 25d7ddd commit c98235d
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 @@ -34,7 +34,7 @@ jobs:
fail-fast: true
matrix:
os: [ubuntu-latest]
python: ['3.8', '3.9', '3.10', '3.11', '3.12']
python: ['3.8', '3.9', '3.10', '3.11', '3.12', '3.13']
arch: [x86_64]
env:
SCCACHE_GHA_ENABLED: "on"
Expand Down

0 comments on commit c98235d

Please sign in to comment.