There was an error while loading. Please reload this page.
1 parent 1b5c12e commit a3c14ddCopy full SHA for a3c14dd
1 file changed
.github/workflows/weekly-preview.yml
@@ -11,7 +11,7 @@ on:
11
- dev
12
13
env:
14
- PYTHON_VER: '3.11'
+ PYTHON_VER: '3.10'
15
PYTORCH_VER: '2.8.0'
16
PIP_EXTRA_INDEX_URL: "https://download.pytorch.org/whl/cpu" # forces CPU PyTorch installation, should be faster
17
0 commit comments