
12 Jun
2024
12 Jun
'24
6:01 p.m.
On Tue, Jun 11, 2024 at 10:04:13PM +0100, Jiaxun Yang wrote:
Current build_world task runs for too long on public gitlab runner.
Split the job as what we've done to azure pipeline.
Signed-off-by: Jiaxun Yang jiaxun.yang@flygoat.com
.gitlab-ci.yml | 103 +++++++++++++++++++++++++++++++++------------------------ 1 file changed, 59 insertions(+), 44 deletions(-)
I don't like this. The list in Azure is because of the time limits there and in turn we: a) Have to tweak it periodically to keep things from running too long b) Have to tweak it to ensure that we don't miss some new SoC/etc
--
Tom