mirror of
https://github.com/Steve-Tech/YAFI.git
synced 2026-04-20 01:00:37 +00:00
Update Python on Windows CI
This commit is contained in:
2
.github/workflows/pyinstaller-windows.yml
vendored
2
.github/workflows/pyinstaller-windows.yml
vendored
@@ -11,7 +11,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: actions/setup-python@v5
|
- uses: actions/setup-python@v5
|
||||||
with:
|
with:
|
||||||
python-version: '3.13'
|
python-version: '3.14'
|
||||||
cache: 'pip'
|
cache: 'pip'
|
||||||
|
|
||||||
- name: Cache GTK4
|
- name: Cache GTK4
|
||||||
|
|||||||
Reference in New Issue
Block a user