feat(kernel): Add Kernel 5.10.187 (#866)

- Bluejay running GrapheneOS is on Kernel version `5.10.187`.  
- Tried to flash other versions `5.10.xxx` and all went into bootloop.
Unsure how this version would go
This commit is contained in:
Pa1NarK
2023-09-01 15:30:16 +00:00
committed by GitHub
parent 7e44765074
commit 64cf6eb8b9
2 changed files with 7 additions and 4 deletions

View File

@@ -36,6 +36,9 @@ jobs:
- version: "5.10"
sub_level: 177
os_patch_level: 2023-06
- version: "5.10"
sub_level: 187
os_patch_level: 2023-08
- version: "5.15"
sub_level: 41
os_patch_level: 2022-11
@@ -135,8 +138,8 @@ jobs:
matrix:
include:
- version: "5.10"
sub_level: 177
os_patch_level: 2023-06
sub_level: 187
os_patch_level: 2023-08
- version: "5.15"
sub_level: 119
os_patch_level: 2023-07