Commit db131a5
Make kernel version to generate headers for configurable in CI
Make the kernel version to generate headers for configurable when
triggered from the UI. Because Actions are stupid, we can't introduce a
constant and have to hardcode the default twice -- at least if we want
users to see what version to generate for by default. So at least make
sure to keep the definition in the same file by not making it an input
to the workflow_call event as well.
Signed-off-by: Daniel Müller <deso@posteo.net>1 parent 679a3da commit db131a5
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
9 | 15 | | |
10 | 16 | | |
11 | 17 | | |
| |||
31 | 37 | | |
32 | 38 | | |
33 | 39 | | |
34 | | - | |
| 40 | + | |
35 | 41 | | |
36 | 42 | | |
37 | 43 | | |
| |||
0 commit comments