Skip to content

Commit 8b10c49

Browse files
committed
Update Python on Windows CI
1 parent f31054c commit 8b10c49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pyinstaller-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- uses: actions/checkout@v4
1212
- uses: actions/setup-python@v5
1313
with:
14-
python-version: '3.13'
14+
python-version: '3.14'
1515
cache: 'pip'
1616

1717
- name: Cache GTK4

0 commit comments

Comments
 (0)