Skip to content

Commit

Permalink
.github/workflows: Bump selftest kernel version to v6.10.14
Browse files Browse the repository at this point in the history
Seems v6.10.1 disappeared from the Fedora repos.

Signed-off-by: Toke Høiland-Jørgensen <[email protected]>
  • Loading branch information
tohojo committed Oct 29, 2024
1 parent 164c143 commit cc7a112
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 @@ -13,7 +13,7 @@ jobs:
matrix:
KERNEL_VERSION:
- "6.12.0-0.rc2.24.fc42"
- "6.10.1-200.fc40"
- "6.10.14-200.fc40"
- "6.6.14-200.fc39"
- "6.1.9-200.fc37"
- "5.16.8-200.fc35"
Expand Down

0 comments on commit cc7a112

Please sign in to comment.