1 parent b202935 commit 0aaace4Copy full SHA for 0aaace4
1 file changed
.github/workflows/test-1309.yml
@@ -35,7 +35,7 @@ jobs:
35
ls /__t/Python/ || echo "cleared"
36
- uses: actions/setup-python@v6
37
with:
38
- python-version: '3.13'
+ python-version: '3.14'
39
40
- name: Verify Python
41
run: |
@@ -92,7 +92,7 @@ jobs:
92
ls -la /__w/_tool/
93
94
95
96
97
98
0 commit comments