Skip to content

Commit

Permalink
Support and test python 3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
MrThearMan committed Oct 10, 2024
1 parent f90a282 commit 5f43d61
Show file tree
Hide file tree
Showing 3 changed files with 221 additions and 209 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
test:
uses: MrThearMan/CI/.github/workflows/[email protected]
with:
python-version: '["3.10", "3.11", "3.12"]'
python-version: '["3.10", "3.11", "3.12", "3.13"]'
Loading

0 comments on commit 5f43d61

Please sign in to comment.