From 6bac9811e313253d578142ceabb0f90c40143de4 Mon Sep 17 00:00:00 2001 From: Kyle Gospodnetich Date: Wed, 9 Oct 2024 22:51:55 -0700 Subject: [PATCH] chore: Update to kernel 6.11.2-201 --- .github/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ba3f5b4a..beee66ca 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -67,8 +67,8 @@ jobs: - fedora_version: 40 is_latest_version: true is_stable_version: true - kernel_flavor: fsync-ba # must match a kernel_flavor from akmods repo - kernel_version: 6.9.12-210.fsync.fc40.x86_64 # must match a cached version of the above flavor + kernel_flavor: fsync # must match a kernel_flavor from akmods repo + kernel_version: 6.11.2-201.fsync.fc40.x86_64 # must match a cached version of the above flavor exclude: - base_name: bazzite target_nvidia_flavor: nvidia