Skip to content

Commit

Permalink
Revert "test: Build with stock kernel"
Browse files Browse the repository at this point in the history
This reverts commit a9d0789.
  • Loading branch information
KyleGospo committed Oct 22, 2024
1 parent a9d0789 commit 4e896d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ jobs:
- fedora_version: 41
is_latest_version: true
is_stable_version: true
kernel_flavor: main # must match a kernel_flavor from akmods repo
kernel_version: 6.11.3-300.fc41.x86_64 # must match a cached version of the above flavor
kernel_flavor: bazzite # must match a kernel_flavor from akmods repo
kernel_version: 6.11.4-305.bazzite.fc41.x86_64 # must match a cached version of the above flavor
exclude:
- base_name: bazzite
target_nvidia_flavor: nvidia
Expand Down

0 comments on commit 4e896d4

Please sign in to comment.