ci: upgrade android13 kernel version (#516)

+ android13-5.10.168
+ android13-5.15.94
This commit is contained in:
Howard Wu
2023-05-17 10:48:13 +08:00
committed by GitHub
parent e59f3333cb
commit 10d8d9efcd
3 changed files with 23 additions and 17 deletions

View File

@@ -29,7 +29,10 @@ jobs:
os_patch_level: 2023-01
- version: "5.10"
sub_level: 157
os_patch_level: 2023-02
os_patch_level: 2023-03
- version: "5.10"
sub_level: 168
os_patch_level: 2023-04
- version: "5.15"
sub_level: 41
os_patch_level: 2022-11
@@ -38,7 +41,10 @@ jobs:
os_patch_level: 2023-01
- version: "5.15"
sub_level: 78
os_patch_level: 2023-02
os_patch_level: 2023-03
- version: "5.15"
sub_level: 94
os_patch_level: 2023-04
uses: ./.github/workflows/gki-kernel.yml
secrets: inherit
with:
@@ -119,14 +125,14 @@ jobs:
matrix:
include:
- version: "5.10"
sub_level: 149
os_patch_level: 2022-11
sub_level: 168
os_patch_level: 2023-04
- version: "5.15"
sub_level: 74
os_patch_level: 2023-01
sub_level: 94
os_patch_level: 2023-04
uses: ./.github/workflows/gki-kernel.yml
with:
version: android13-${{ matrix.version }}
version_name: android13-${{ matrix.version }}.${{ matrix.sub_level }}
tag: android13-${{ matrix.version }}-${{ matrix.os_patch_level }}
patch_path: ${{ matrix.version }}
patch_path: ${{ matrix.version }}