Skip to content

Commit

Permalink
Bump kver
Browse files Browse the repository at this point in the history
  • Loading branch information
drelbszoomer committed Oct 24, 2024
1 parent d2fac77 commit ef2f038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
is_latest_version: true
is_stable_version: true
kernel_flavor: fsync # must match a kernel_flavor from akmods repo
kernel_version: 6.10.8-201.fsync.fc40.x86_64 # must match a cached version of the above flavor
kernel_version: 6.11.4-201.fsync.fc40.x86_64 # must match a cached version of the above flavor
steps:
- name: Define env.IMAGE_FLAVOR
run: |
Expand Down

0 comments on commit ef2f038

Please sign in to comment.