Commit b0462ae
authored
[Release Only] Fix llama-runner jobs on ARM linux (#14677)
The libcxx version is too old on the ARM linux runners. Install a newer
version with Conda as a band-aid fix. See
#14679 for details and to
track the long-term fix.
Note that this is intentionally done on the release branch, as the issue
only affects the jobs using the rc wheels. We'll want to solve it more
generally, but the fix needs to be tested here. See the tracking task.1 parent 473cb07 commit b0462ae
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
26 | 32 | | |
27 | 33 | | |
28 | 34 | | |
0 commit comments