Skip to content

Commit

Permalink
enable test for Python 3.12 (#373)
Browse files Browse the repository at this point in the history
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
  • Loading branch information
njzjz committed Oct 11, 2023
1 parent 7d89246 commit ce07725
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ jobs:
matrix:
python-version:
- 3.7
- 3.8
- 3.9
- '3.10'
- '3.11'
- '3.12'
platform:
- ubuntu-latest
- macos-latest
Expand Down

0 comments on commit ce07725

Please sign in to comment.