Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
weblate committed Dec 12, 2023
2 parents 330fc6d + 05b33ab commit a964e01
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/workflows/build-kernel-a13.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,10 @@ jobs:
os_patch_level: 2023-09
- version: "5.10"
sub_level: 189
os_patch_level: 2023-11
os_patch_level: 2023-11
- version: "5.10"
sub_level: 198
os_patch_level: 2023-12
- version: "5.15"
sub_level: 41
os_patch_level: 2022-11
Expand All @@ -66,6 +69,9 @@ jobs:
- version: "5.15"
sub_level: 123
os_patch_level: 2023-11
- version: "5.15"
sub_level: 137
os_patch_level: 2023-12
uses: ./.github/workflows/gki-kernel.yml
secrets: inherit
with:
Expand Down
3 changes: 3 additions & 0 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: "6.1"
sub_level: 43
os_patch_level: 2023-11
- version: "6.1"
sub_level: 57
os_patch_level: 2023-12
uses: ./.github/workflows/gki-kernel.yml
secrets: inherit
with:
Expand Down

0 comments on commit a964e01

Please sign in to comment.