ci: bump kernel to 6.6.4

Let's move to current LTS kernel.

Acked-by: Christian Gmeiner <cgmeiner@igalia.com>
Signed-off-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26551>
This commit is contained in:
David Heidelberg
2023-10-31 13:35:07 +01:00
committed by Marge Bot
parent 4ac8d16006
commit 0ea6e17130
+1 -1
View File
@@ -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"