From b645716f84e71cb2cbd4725a1d333657fb99b6ba Mon Sep 17 00:00:00 2001 From: Kyle Gospodnetich Date: Tue, 7 Jan 2025 17:19:38 -0800 Subject: [PATCH] feat: Update to kernel 6.12.8-207 --- .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 cec612ea1f..d86aaf6684 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -71,7 +71,7 @@ jobs: is_latest_version: true is_stable_version: true kernel_flavor: bazzite # must match a kernel_flavor from akmods repo - kernel_version: 6.12.8-201.bazzite.fc41.x86_64 # must match a cached version of the above flavor + kernel_version: 6.12.8-207.bazzite.fc41.x86_64 # must match a cached version of the above flavor exclude: - base_name: bazzite target_nvidia_flavor: nvidia