Improve docs around pytho 3.11

This commit is contained in:
Matthias
2023-05-13 20:22:15 +02:00
parent 59d6ae17be
commit 7266279768
3 changed files with 3 additions and 7 deletions

View File

@@ -336,7 +336,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: "3.10"
python-version: "3.11"
- name: Documentation build
run: |