Skip to content

Commit

Permalink
.github/workflows: Bump 6.12 kernel to final v6.12.0 version
Browse files Browse the repository at this point in the history
Now that the 6.12 kernel has been released we don't have to test against
an -rc kernel anymore.

Signed-off-by: Toke Høiland-Jørgensen <[email protected]>
  • Loading branch information
tohojo committed Nov 19, 2024
1 parent cefc8db commit 7aafb57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/selftests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
KERNEL_VERSION:
- "6.12.0-0.rc2.24.fc42"
- "6.12.0-65.fc42"
- "6.10.14-200.fc40"
- "6.6.14-200.fc39"
- "6.1.9-200.fc37"
Expand Down

0 comments on commit 7aafb57

Please sign in to comment.