Try to upgrade CI Python to 3.12

This commit is contained in:
ErickSkrauch
2024-12-02 13:35:17 +01:00
parent 83f217a683
commit 2276548a7c
3 changed files with 255 additions and 124 deletions

View File

@@ -19,7 +19,7 @@ jobs:
uses: actions/setup-python@v5
id: setup-python
with:
python-version: 3.9
python-version: 3.12
cache: pipenv
- name: Install pipenv