We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c3f1b8c + 5b211bb commit 2ede8a9Copy full SHA for 2ede8a9
.github/workflows/build.yml
@@ -71,7 +71,7 @@ jobs:
71
is_latest_version: true
72
is_stable_version: true
73
kernel_flavor: bazzite # must match a kernel_flavor from akmods repo
74
- kernel_version: 6.12.6-203.bazzite.fc41.x86_64 # must match a cached version of the above flavor
+ kernel_version: 6.12.8-201.bazzite.fc41.x86_64 # must match a cached version of the above flavor
75
exclude:
76
- base_name: bazzite
77
target_nvidia_flavor: nvidia
0 commit comments