[CI] Split the CI control labels into four axes and resolve them live (#40527)

This commit is contained in:
Liangsheng Yin
2026-09-21 15:37:28 -07:00
committed by GitHub
parent 66f19f5c46
commit a5c2cc517c
22 changed files with 251 additions and 346 deletions
+1 -1
View File
@@ -252,7 +252,7 @@ def main():
"--full-parallel",
choices=("true", "false"),
default="false",
help="Lift the max_parallel throttle (set by schedule / `high priority`)",
help="Lift the max_parallel throttle (set by schedule / `max-concurrency`)",
)
parser.add_argument(
"--partition-model-file",