We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa87687 commit cf294e4Copy full SHA for cf294e4
.github/workflows/gki-build-lkm.yaml
@@ -9,17 +9,17 @@ jobs:
9
matrix:
10
include:
11
- version: "android12-5.10"
12
- os_patch_level: 2025-05
+ os_patch_level: lts
13
- version: "android13-5.10"
14
- os_patch_level: 2025-03
15
- version: "android13-5.15"
16
17
- version: "android14-5.15"
18
19
- version: "android14-6.1"
20
21
- version: "android15-6.6"
22
23
24
uses: ./.github/workflows/gki-kernel.yaml
25
with:
0 commit comments