Bump CI python version to 3.11

pull/9607/head
Matthias 2 years ago
parent d329ad28c2
commit d282027858

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

Loading…
Cancel
Save