From 3da45bb00a1eb9336cd33aa1ef4dd8ce5afa13bf Mon Sep 17 00:00:00 2001 From: Ritesh Raj Sarraf Date: Fri, 17 Oct 2025 17:41:32 +0530 Subject: [PATCH] ci: Use Linux 6.17.3 for mesa gfx-ci Signed-off-by: Ritesh Raj Sarraf 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 effa68c8f97..ff454bc3501 100644 --- a/.gitlab-ci/image-tags.yml +++ b/.gitlab-ci/image-tags.yml @@ -32,7 +32,7 @@ variables: FEDORA_X86_64_BUILD_TAG: "20250917-rust" - KERNEL_TAG: "v6.16-mesa-9d85" + KERNEL_TAG: "v6.17-mesa-ceea" KERNEL_REPO: "gfx-ci/linux" PKG_REPO_REV: "0d2527f6" FIRMWARE_TAG: "36f9bbfa"