Skip to content

Commit 9d17c38

Browse files
committed
Add Python 3.12 and 3.13 into github testing CI
1 parent 32c8b14 commit 9d17c38

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121
- '3.9'
2222
- '3.10'
2323
- '3.11'
24+
- '3.12'
25+
- '3.13'
2426
steps:
2527
- name: Check out repository
2628
uses: actions/checkout@v4

0 commit comments

Comments
 (0)