chore: pin python version for test ci
All checks were successful
Tests / tests (pull_request) Successful in 23s

This commit is contained in:
2026-07-08 16:46:53 +02:00
parent 597ae6bb4c
commit c00dfe9910

View File

@@ -18,5 +18,5 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v6
with:
python-version-file: pyproject.toml
python-version: "3.11"
- run: python3 -m tests