Skip to content

Commit

Permalink
.github/workflows: Update kernel versions for selftests
Browse files Browse the repository at this point in the history
The 6.10.14 kernel images disappeared from the Fedora mirrors, and the
6.12 kernel has had a few releases since the .0 version.

Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
  • Loading branch information
tohojo committed Jan 8, 2025
1 parent e7e2272 commit 875843a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/selftests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
strategy:
matrix:
KERNEL_VERSION:
- "6.12.0-65.fc42"
- "6.10.14-200.fc40"
- "6.12.8-200.fc41"
- "6.10.12-200.fc40"
- "6.6.14-200.fc39"
- "6.1.9-200.fc37"
- "5.16.8-200.fc35"
Expand Down

0 comments on commit 875843a

Please sign in to comment.