Skip to content

Commit

Permalink
ci: a14-6.1 and a14-5.15 patch level 2024-04
Browse files Browse the repository at this point in the history
  • Loading branch information
hosizoraru committed Apr 19, 2024
1 parent 8db0209 commit 150f3cb
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions .github/workflows/build-kernel-a14.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ jobs:
- version: "5.15"
sub_level: 144
os_patch_level: 2024-03
- version: "5.15"
sub_level: 148
os_patch_level: 2024-04
- version: "6.1"
sub_level: 25
os_patch_level: 2023-10
Expand All @@ -45,6 +48,9 @@ jobs:
- version: "6.1"
sub_level: 68
os_patch_level: 2024-03
- version: "6.1"
sub_level: 75
os_patch_level: 2024-04
uses: ./.github/workflows/gki-kernel.yml
secrets: inherit
with:
Expand Down Expand Up @@ -134,8 +140,8 @@ jobs:
sub_level: 110
os_patch_level: 2023-09
- version: "6.1"
sub_level: 68
os_patch_level: 2024-03
sub_level: 75
os_patch_level: 2024-04
uses: ./.github/workflows/gki-kernel.yml
with:
version: android14-${{ matrix.version }}
Expand Down

0 comments on commit 150f3cb

Please sign in to comment.