[CI] Update Android 13 5.15 sublevel and patch level (#921)

This commit is contained in:
ZHANtech™
2023-09-01 05:49:10 +07:00
committed by GitHub
parent 15ff9fbf41
commit 5d988002c7
2 changed files with 3 additions and 3 deletions

View File

@@ -21,7 +21,7 @@ jobs:
os_patch_level: 2023-06 os_patch_level: 2023-06
- version: "5.15" - version: "5.15"
sub_level: 119 sub_level: 119
os_patch_level: 2023-07 os_patch_level: 2023-09
uses: ./.github/workflows/gki-kernel.yml uses: ./.github/workflows/gki-kernel.yml
with: with:
version: android13-${{ matrix.version }} version: android13-${{ matrix.version }}

View File

@@ -50,10 +50,10 @@ jobs:
os_patch_level: 2023-05 os_patch_level: 2023-05
- version: "5.15" - version: "5.15"
sub_level: 104 sub_level: 104
os_patch_level: 2023-06 os_patch_level: 2023-07
- version: "5.15" - version: "5.15"
sub_level: 119 sub_level: 119
os_patch_level: 2023-07 os_patch_level: 2023-09
uses: ./.github/workflows/gki-kernel.yml uses: ./.github/workflows/gki-kernel.yml
secrets: inherit secrets: inherit
with: with: