change python version
All checks were successful
Test CI / test (push) Successful in 7s

This commit is contained in:
2025-04-02 22:28:54 +02:00
parent 60ea094a0d
commit 201b54be85

View File

@@ -18,7 +18,7 @@ jobs:
- name: Set up Python 3.10
uses: actions/setup-python@v5
with:
python-version: "3.10"
python-version: "3.13"
- run: python --version
# test2: