ci: Update kernel to pick up new network adapter

The only change in this kernel is enabling CONFIG_IGB for upcoming jobs,
with no impact on current jobs.

Signed-off-by: Valentine Burley <valentine.burley@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39993>
This commit is contained in:
Valentine Burley 2026-03-10 11:09:37 +01:00
parent 2addcc1dce
commit 8b706f4c0f

View file

@ -32,7 +32,7 @@ variables:
FEDORA_X86_64_BUILD_TAG: "20250917-rust"
KERNEL_TAG: "v6.19-mesa-0b9b"
KERNEL_TAG: "v6.19-mesa-9505"
KERNEL_REPO: "gfx-ci/linux"
PKG_REPO_REV: "0d2527f6"
FIRMWARE_TAG: "8fc31b97"