On Sat, 5 Aug 2023 at 10:24, Tom Rini <tr...@konsulko.com> wrote: > > To reduce overall job time, move a number of smaller jobs together. > These should still be safely under 1 hour total time, but reducing the > overall number of jobs should help with the queue slightly. > > Signed-off-by: Tom Rini <tr...@konsulko.com> > --- > .azure-pipelines.yml | 72 ++++++++++++++------------------------------ > 1 file changed, 23 insertions(+), 49 deletions(-) >
Reviewed-by: Simon Glass <s...@chromium.org>