[PATCH] CI: use kas 5.2
Ross Burton <[email protected]> Mon, 18 May 2026 16:30:21 +0100
| Newsgroups | org.yoctoproject.lists.meta-arm |
|---|---|
| Message-ID | <[email protected]> |
Upgrade to the latest version of Kas. Signed-off-by: Ross Burton <[email protected]> --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e40ae84d2d..f77a2853f8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: ${MIRROR_GHCR}/siemens/kas/kas:4.7 +image: ${MIRROR_GHCR}/siemens/kas/kas:5.2 =20 variables: # These are needed as the k8s executor doesn't respect the container --=20 2.43.0