Skip to content

Commit 1cb9ce5

Browse files
test 3.15.0-beta.2
1 parent e5c35ce commit 1cb9ce5

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.15'
38+
python-version: '3.15.0-beta.2'
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.15'
95+
python-version: '3.15.0-beta.2'
9696

9797
- name: Verify Python
9898
run: |

0 commit comments

Comments
 (0)