Commit 9774f1e
authored
Try to fix CI job for llm preset on macos (pytorch#11068)
### Summary
Use `-j` instead of `--parallel` fixes the timeout issue
### Test plan
See [`Build Presets / apple
(llm)`](https://github.com/pytorch/executorch/actions/runs/15192422780/job/42728334646?pr=11068)
passing1 parent c256723 commit 9774f1e
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments