commit | ece57ccc97824528ad9bdeb10fc2a7107b1c12de | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Jun 26 15:19:54 2023 -0400 |
committer | Tom Rini <trini@konsulko.com> | Thu Jun 29 09:55:50 2023 -0400 |
tree | 9d51866846ba81bb80fb052660f398dad41d78f2 | |
parent | 3eaf2c8d7dcbaf3dfa3903bf34dc4d8c39650f37 [diff] |
CI: Azure: Split keymile jobs out Currently the PowerPC build job in Azure will hit the maximum time limit for a build and stop. Looking at the job, the easiest path to reducing it is to move Keymile vendor boards to their own job and exclude them from the PowerPC one (and while at this, the ls102 job). Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Heiko Schocher <hs@denx.de>