mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-07-16 03:47:19 +00:00
CI: pin Kas container to 2.6.3
Pin the Kas container to the 2.6.3 release, using debian-10, as newer images use debian-11 which isn't a supported host distribution for Gatesgarth. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
+2
-1
@@ -1,4 +1,5 @@
|
||||
image: ghcr.io/siemens/kas/kas
|
||||
# We need 2.6.3 as this is the latest container with an old enough distro
|
||||
image: ghcr.io/siemens/kas/kas:2.6.3
|
||||
|
||||
# First do a common bootstrap, and then build all the targets
|
||||
stages:
|
||||
|
||||
Reference in New Issue
Block a user