Commit 5c6fa63
committed
ci: exclude vllm_inference and megatron from nightly recipe CI
vllm_inference: vLLM 0.15.1 requires transformers<5 but the 26.03
container ships transformers 5.x. Excluded until container catches up.
megatron recipes: already run via the dedicated mbridge-recipes workflow
(unit-tests-mbridge-recipes.yaml). Remove duplicate runs from the
recipes workflow to save CI resources.
Both were already excluded from PR changed-files detection. This also
excludes them from scheduled (nightly) ALL_DIRS enumeration.
Signed-off-by: svc-bionemo <267129667+svc-bionemo@users.noreply.github.com>1 parent 748ec4c commit 5c6fa63
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments