Update Python on Windows CI

This commit is contained in:
Stephen Horvath
2025-12-25 20:15:14 +10:00
parent f31054c18b
commit 8b10c49ed4

View File

@@ -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