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

This commit is contained in:
Martin Kudlacek
2025-11-14 11:15:26 +01:00
parent 4327549833
commit 515bc06071

View File

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