Skip to content

Commit 2ea824f

Browse files
restore
1 parent 8418e52 commit 2ea824f

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.14'
199+
python-version: '3.10'
200200

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

0 commit comments

Comments
 (0)