Add Python 3.11 to the testing (#323)

This commit is contained in:
Christian Clauss
2022-12-12 15:09:08 +01:00
committed by GitHub
parent 292f1cfa96
commit d946be2f3d

View File

@@ -17,6 +17,7 @@ jobs:
- "3.8"
- "3.9"
- "3.10"
- "3.11"
steps:
- uses: actions/checkout@v3
- name: Install poetry