Skip to content

Commit

Permalink
ci: a14-5.15, a14-6.1 patch level 2024-05
Browse files Browse the repository at this point in the history
  • Loading branch information
hosizoraru committed May 16, 2024
1 parent e95d0bd commit 4624e66
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-kernel-a14.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
os_patch_level: 2024-03
- version: "5.15"
sub_level: 148
os_patch_level: 2024-04
os_patch_level: 2024-05
- version: "6.1"
sub_level: 25
os_patch_level: 2023-10
Expand All @@ -50,7 +50,7 @@ jobs:
os_patch_level: 2024-03
- version: "6.1"
sub_level: 75
os_patch_level: 2024-04
os_patch_level: 2024-05
uses: ./.github/workflows/gki-kernel.yml
secrets: inherit
with:
Expand Down Expand Up @@ -141,7 +141,7 @@ jobs:
os_patch_level: 2023-09
- version: "6.1"
sub_level: 75
os_patch_level: 2024-04
os_patch_level: 2024-05
uses: ./.github/workflows/gki-kernel.yml
with:
version: android14-${{ matrix.version }}
Expand Down

0 comments on commit 4624e66

Please sign in to comment.