Add Python 3.11 to the testing (#324)

This commit is contained in:
Christian Clauss 2022-12-12 16:19:52 +01:00 committed by GitHub
parent d946be2f3d
commit 2fbb152386
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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