Skip to content

Commit

Permalink
add python 3.12 test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
martinvonk committed Sep 14, 2023
1 parent 6a6de82 commit a760913
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ jobs:
- name: Test suite with py311-ubuntu
python: "3.11"
os: ubuntu-latest
- name: Test suite with py312-ubuntu
python: "3.12"
os: ubuntu-latest
toxenv: py311
- name: Type check with mypy
python: "3.9"
Expand Down

0 comments on commit a760913

Please sign in to comment.