
21 Oct
2021
21 Oct
'21
8:49 p.m.
On Thu, 14 Oct 2021 at 20:21, Tom Rini trini@konsulko.com wrote:
Instead of fetching an arm toolchain to use, run the test with the one that's already in the container image.
Signed-off-by: Tom Rini trini@konsulko.com
.azure-pipelines.yml | 3 +-- .gitlab-ci.yml | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-)
Works for me on gitlab!
Reviewed-by: Simon Glass sjg@chromium.org Tested-by: Simon Glass sjg@chromium.org
Applied to u-boot-dm, thanks!