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
+10 -4
View File
@@ -39,6 +39,9 @@ jobs:
- version: "5.10"
sub_level: 228
os_patch_level: 2025-01
- version: "5.10"
sub_level: 234
os_patch_level: 2025-03
- version: "5.15"
sub_level: 148
os_patch_level: 2024-05
@@ -57,6 +60,9 @@ jobs:
- version: "5.15"
sub_level: 170
os_patch_level: 2025-01
- version: "5.15"
sub_level: 178
os_patch_level: 2025-03
uses: ./.github/workflows/gki-kernel.yml
secrets: inherit
with:
@@ -143,11 +149,11 @@ jobs:
matrix:
include:
- version: "5.10"
sub_level: 228
os_patch_level: 2025-01
sub_level: 234
os_patch_level: 2025-03
- version: "5.15"
sub_level: 170
os_patch_level: 2025-01
sub_level: 178
os_patch_level: 2025-03
uses: ./.github/workflows/gki-kernel.yml
with:
version: android13-${{ matrix.version }}