ci: run ci with python 3.12

This commit is contained in:
Wandmalfarbe 2024-10-03 14:20:28 +02:00
parent 8151ae4486
commit 0d9554f9cb

View File

@ -37,7 +37,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v2
with:
python-version: '3.11'
python-version: '3.12'
- name: Install python filters
run: |
python -m pip install --upgrade pip