1 parent d5d7d91 commit c469dc6Copy full SHA for c469dc6
1 file changed
.github/workflows/pyinstaller.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Setup Python
29
uses: actions/setup-python@v6
30
with:
31
- python-version: '3.12'
+ python-version: '3.14'
32
33
- name: Download micropython binary
34
run: |
0 commit comments