Skip to content

Commit

Permalink
add gh action test for python 3.12, 3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
soad003 committed Dec 4, 2024
1 parent 57571bb commit 626b5c8
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 @@ -17,6 +17,8 @@ jobs:
python-version:
- '3.10'
- '3.11'
- '3.12'
- '3.13'

steps:
- name: Checkout code
Expand Down

0 comments on commit 626b5c8

Please sign in to comment.