Skip to content

Commit c469dc6

Browse files
committed
ci: Use python 3.14
1 parent d5d7d91 commit c469dc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pyinstaller.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Setup Python
2929
uses: actions/setup-python@v6
3030
with:
31-
python-version: '3.12'
31+
python-version: '3.14'
3232

3333
- name: Download micropython binary
3434
run: |

0 commit comments

Comments
 (0)