ci: update workflows (#83)

* ci: update workflows

* Revert
This commit is contained in:
Caner Karaca
2025-01-27 12:13:18 +03:00
committed by GitHub
parent 4ed362bea4
commit 25b57204ef
10 changed files with 93 additions and 65 deletions
+10 -4
View File
@@ -36,6 +36,9 @@ jobs:
- version: "5.10"
sub_level: 223
os_patch_level: 2024-11
- version: "5.10"
sub_level: 228
os_patch_level: 2025-01
- version: "5.15"
sub_level: 148
os_patch_level: 2024-05
@@ -51,6 +54,9 @@ jobs:
- version: "5.15"
sub_level: 167
os_patch_level: 2024-11
- version: "5.15"
sub_level: 170
os_patch_level: 2025-01
uses: ./.github/workflows/gki-kernel.yml
secrets: inherit
with:
@@ -137,11 +143,11 @@ jobs:
matrix:
include:
- version: "5.10"
sub_level: 223
os_patch_level: 2024-11
sub_level: 228
os_patch_level: 2025-01
- version: "5.15"
sub_level: 167
os_patch_level: 2024-11
sub_level: 170
os_patch_level: 2025-01
uses: ./.github/workflows/gki-kernel.yml
with:
version: android13-${{ matrix.version }}