Skip to content

Commit 7aafb57

Browse files
committed
.github/workflows: Bump 6.12 kernel to final v6.12.0 version
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]>
1 parent cefc8db commit 7aafb57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/selftests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
matrix:
1414
KERNEL_VERSION:
15-
- "6.12.0-0.rc2.24.fc42"
15+
- "6.12.0-65.fc42"
1616
- "6.10.14-200.fc40"
1717
- "6.6.14-200.fc39"
1818
- "6.1.9-200.fc37"

0 commit comments

Comments
 (0)