WIP
Some checks failed
Build Detektor binarie / build_macos (push) Failing after 8s

This commit is contained in:
Martin Kudlacek
2025-11-14 11:17:17 +01:00
parent 515bc06071
commit d53f59f44f

View File

@@ -14,7 +14,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: "3.12"
python-version: "3.13.9"
- name: Install deps
run: |