Skip to content

Commit

Permalink
start testing on 3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
Carreau committed Oct 22, 2024
1 parent 314cc49 commit 452d3ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
python-version: ["3.8", "3.12"]
python-version: ["3.8", "3.12", "3.13"]
include:
- os: windows-latest
python-version: "3.9"
Expand Down

0 comments on commit 452d3ab

Please sign in to comment.