test
Package Application with PyInstaller / build (push) Failing after 21s

This commit is contained in:
LunaChocken
2025-06-07 18:38:48 +01:00
parent 348a778978
commit 9735f39260
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: '3.10'
python-version: '3.11.0'
- name: Install dependencies
run: >