Skip to content

Commit c60a53f

Browse files
committed
ci: remove 4.14 and 4.19 and add 6.12
Remove EOL kernels and add the most recent LTS. Signed-off-by: Lorenz Bauer <[email protected]>
1 parent d994daa commit c60a53f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -220,13 +220,12 @@ jobs:
220220
tag:
221221
- "mainline"
222222
- "stable"
223+
- "6.12"
223224
- "6.6"
224225
- "6.1"
225226
- "5.15"
226227
- "5.10"
227228
- "5.4"
228-
- "4.19"
229-
- "4.14"
230229
steps:
231230
- uses: actions/checkout@v4
232231

0 commit comments

Comments
 (0)