ci: update workflows (#329)

This commit is contained in:
Caner Karaca
2025-04-27 22:55:16 +03:00
committed by GitHub
parent c40218a919
commit 9b4d07008d
5 changed files with 54 additions and 33 deletions
+13 -4
View File
@@ -42,6 +42,9 @@ jobs:
- version: "5.15"
sub_level: 170
os_patch_level: 2025-01
- version: "5.15"
sub_level: 178
os_patch_level: 2025-03
- version: "6.1"
sub_level: 75
os_patch_level: 2024-05
@@ -72,6 +75,12 @@ jobs:
- version: "6.1"
sub_level: 124
os_patch_level: 2025-02
- version: "6.1"
sub_level: 128
os_patch_level: 2025-03
- version: "6.1"
sub_level: 129
os_patch_level: 2025-04
uses: ./.github/workflows/gki-kernel.yml
secrets: inherit
with:
@@ -158,11 +167,11 @@ jobs:
matrix:
include:
- version: "5.15"
sub_level: 170
os_patch_level: 2025-01
sub_level: 178
os_patch_level: 2025-03
- version: "6.1"
sub_level: 118
os_patch_level: 2025-01
sub_level: 129
os_patch_level: 2025-04
uses: ./.github/workflows/gki-kernel.yml
with:
version: android14-${{ matrix.version }}