Module: Mesa
Branch: main
Commit: 0ea6e1713011a8ea7a6decc5e47bc0a180e6eb6f
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=0ea6e1713011a8ea7a6decc5e47bc0a180e6eb6f

Author: David Heidelberg <[email protected]>
Date:   Tue Oct 31 13:35:07 2023 +0100

ci: bump kernel to 6.6.4

Let's move to current LTS kernel.

Acked-by: Christian Gmeiner <[email protected]>
Signed-off-by: David Heidelberg <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26551>

---

 .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 8ef8cd96a4e..0e751c9154e 100644
--- a/.gitlab-ci/image-tags.yml
+++ b/.gitlab-ci/image-tags.yml
@@ -26,7 +26,7 @@ variables:
    ALPINE_X86_64_LAVA_SSH_TAG: "2023-06-26-first-version"
    FEDORA_X86_64_BUILD_TAG: "2023-10-30-ci-improv"
    KERNEL_ROOTFS_TAG: "2023-11-27-vkd3d"
-   KERNEL_TAG: "v6.4.12-for-mesa-ci-f6b4ad45f48d"
+   KERNEL_TAG: "v6.6.4-for-mesa-ci-e4f4c500f7fb"
    KERNEL_REPO: "gfx-ci/linux"
 
    WINDOWS_X64_VS_PATH: "windows/x64_vs"

Reply via email to