Skip to content

Commit 383079f

Browse files
committed
wip
1 parent 981585e commit 383079f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/call-perf-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,8 +136,8 @@ jobs:
136136
fi
137137
138138
if [ -n "${{ matrix.build.pyreq }}" ]; then
139-
pip install ${{ matrix.build.pyreq }}
140139
pip install torch==2.9.0 --index-url https://download.pytorch.org/whl/cpu
140+
pip install ${{ matrix.build.pyreq }}
141141
fi
142142
143143
- name: Install upgraded wheel

0 commit comments

Comments
 (0)