added python 3.12 to test suite

This commit is contained in:
Bastian Venthur
2023-10-30 08:51:23 +01:00
parent 5314a7d260
commit dfcbaec6f9
2 changed files with 2 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ jobs:
- "3.9"
- "3.10"
- "3.11"
- "3.12"
exclude:
# 3.8 on windows fails due to some pip issue
- os: windows-latest