[PATCH v3 22/22] CI: Add tests for gitlab and azure

2025-04-17 Thread Simon Glass
Add tests that Signed-off-by: Simon Glass --- Changes in v3: - Add test for aarch64 - Add tests for azure .azure-pipelines.yml | 6 ++ .gitlab-ci.yml | 12 2 files changed, 18 insertions(+) diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml index cb787d32f14..737

Re: [PATCH v3 22/22] CI: Add tests for gitlab and azure

2025-04-17 Thread Fabio Estevam
On Thu, Apr 17, 2025 at 3:27 PM Simon Glass wrote: > > Add tests that Incomplete commit log.