support Python 3.11

This commit is contained in:
sebthom
2022-10-25 22:16:36 +02:00
parent 242308c672
commit 963d7dc3db
6 changed files with 168 additions and 131 deletions

View File

@@ -24,7 +24,7 @@ defaults:
shell: bash
env:
PYTHON_VERSION: "3.10"
PYTHON_VERSION: "3.11"
jobs:
analyze: