Skip to content

Commit

Permalink
Merge pull request #403 from cclauss/patch-1
Browse files Browse the repository at this point in the history
GitHub Actions: Add Python 3.13 to the testing
  • Loading branch information
dhdaines authored Dec 11, 2024
2 parents 49ecce0 + 1738c02 commit 2f4a2f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
fail-fast: true
matrix:
py:
- "3.13"
- "3.12"
- "3.11"
- "3.10"
Expand Down

0 comments on commit 2f4a2f0

Please sign in to comment.