Skip to content

Commit 364b00e

Browse files
Test on Python 3.14 (temporary)
1 parent 5ea4afe commit 364b00e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-runner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ jobs:
196196
- name: Setup Python
197197
uses: actions/setup-python@v5
198198
with:
199-
python-version: '3.10'
199+
python-version: '3.14'
200200

201201
# Windows: Setup MSVC for torch.compile
202202
- name: Setup MSVC

0 commit comments

Comments
 (0)