From 8e069e1ef921b2ecd422737b1be4b47e4a54fc28 Mon Sep 17 00:00:00 2001 From: Vignesh Raman Date: Thu, 3 Apr 2025 16:35:19 +0530 Subject: [PATCH] ci: Uprev kernel to 6.14 Move to 6.14 for all mesa-ci jobs using gfx-ci/linux, except anv-jsl, and Raven. Signed-off-by: Vignesh Raman Part-of: --- .gitlab-ci/image-tags.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci/image-tags.yml b/.gitlab-ci/image-tags.yml index a77d17f9d6f..0f19c2663fe 100644 --- a/.gitlab-ci/image-tags.yml +++ b/.gitlab-ci/image-tags.yml @@ -34,7 +34,7 @@ variables: ALPINE_X86_64_LAVA_SSH_TAG: "20250321-s3cp-fix5" FEDORA_X86_64_BUILD_TAG: "20250321-s3cp-fix5" - KERNEL_TAG: "v6.13-rc4-mesa-a328" + KERNEL_TAG: "v6.14-mesa-0bdd" KERNEL_REPO: "gfx-ci/linux" PKG_REPO_REV: "95bf62c"