Commit 395c446
Use pinned Linux version
We really shouldn't be using the moving target that is "the latest"
Linux kernel version: just changing a config flag would introduce a
bunch of completely unrelated changes, including potentially
wrecking a config if certain high profile options were to be renamed.
Fixate the Linux kernel version so that we have full control over what
we use. Stick to 6.18, which is what commit 991dd4b ("Update
vmlinux.h headers from Linux 6.14 to 6.18") bumped us to.
Signed-off-by: Daniel Müller <deso@posteo.net>1 parent 991dd4b commit 395c446
File tree
2 files changed
+7
-20
lines changed- .github/workflows
- scripts
2 files changed
+7
-20
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
22 | 26 | | |
23 | 27 | | |
24 | 28 | | |
| |||
This file was deleted.
0 commit comments