Skip to content

Commit

Permalink
Add Python 3.12 and 3.13 into github testing CI
Browse files Browse the repository at this point in the history
  • Loading branch information
yarikoptic committed Oct 30, 2024
1 parent 32c8b14 commit 9d17c38
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
- '3.9'
- '3.10'
- '3.11'
- '3.12'
- '3.13'
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 9d17c38

Please sign in to comment.