Revert build-online to 3.9 for now

This commit is contained in:
Matthias
2023-12-25 15:07:06 +01:00
parent fc13a99b33
commit 97780ee5bf

View File

@@ -365,7 +365,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: "3.11"
python-version: "3.9"
- name: Cache_dependencies
uses: actions/cache@v3