From b2b361766b4bf56275a85a25aa22a7e1aab3fa25 Mon Sep 17 00:00:00 2001 From: Kyle Gospodnetich Date: Mon, 21 Oct 2024 11:03:33 -0700 Subject: [PATCH] chore: Update kernel to 6.11.4-303 --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a80cb044e2..e3d9c721d8 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -68,7 +68,7 @@ jobs: is_latest_version: true is_stable_version: true kernel_flavor: bazzite # must match a kernel_flavor from akmods repo - kernel_version: 6.11.4-302.bazzite.fc41.x86_64 # must match a cached version of the above flavor + kernel_version: 6.11.4-303.bazzite.fc41.x86_64 # must match a cached version of the above flavor exclude: - base_name: bazzite target_nvidia_flavor: nvidia