Skip to content

Commit 0aaace4

Browse files
test 3.14
1 parent b202935 commit 0aaace4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test-1309.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
ls /__t/Python/ || echo "cleared"
3636
- uses: actions/setup-python@v6
3737
with:
38-
python-version: '3.13'
38+
python-version: '3.14'
3939

4040
- name: Verify Python
4141
run: |
@@ -92,7 +92,7 @@ jobs:
9292
ls -la /__w/_tool/
9393
- uses: actions/setup-python@v6
9494
with:
95-
python-version: '3.13'
95+
python-version: '3.14'
9696

9797
- name: Verify Python
9898
run: |

0 commit comments

Comments
 (0)