docs(ci): clarify parallel manual matrix runs
This commit is contained in:
parent
706fd10d79
commit
132d1d2d3c
1 changed files with 11 additions and 11 deletions
|
|
@ -16,7 +16,7 @@ variables:
|
|||
# exactly the slots it rebuilt. A manual pipeline creation instantiates every
|
||||
# file in .crow/, so the default must match no matrix row.
|
||||
weekly_rebuild_missing:
|
||||
description: "Manual run target: a specific <os>-<arch>, 'all' for every os/arch, or 'none' to run nothing."
|
||||
description: "Manual run target: a specific <os>-<arch>, 'all' to run every os/arch in parallel, or 'none' to run nothing."
|
||||
options:
|
||||
- none
|
||||
- all
|
||||
|
|
|
|||
Loading…
Reference in a new issue