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

This commit is contained in:
HEL
2026-07-08 16:46:53 +02:00
parent 597ae6bb4c
commit c00dfe9910
+1 -1
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