Skip to content

Commit cf294e4

Browse files
committed
build lts
1 parent fa87687 commit cf294e4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/gki-build-lkm.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,17 @@ jobs:
99
matrix:
1010
include:
1111
- version: "android12-5.10"
12-
os_patch_level: 2025-05
12+
os_patch_level: lts
1313
- version: "android13-5.10"
14-
os_patch_level: 2025-03
14+
os_patch_level: lts
1515
- version: "android13-5.15"
16-
os_patch_level: 2025-03
16+
os_patch_level: lts
1717
- version: "android14-5.15"
18-
os_patch_level: 2025-03
18+
os_patch_level: lts
1919
- version: "android14-6.1"
20-
os_patch_level: 2025-05
20+
os_patch_level: lts
2121
- version: "android15-6.6"
22-
os_patch_level: 2025-05
22+
os_patch_level: lts
2323

2424
uses: ./.github/workflows/gki-kernel.yaml
2525
with:

0 commit comments

Comments
 (0)