Skip to content

Commit 6c2d13a

Browse files
committed
Fix Build Error
1 parent 3de0886 commit 6c2d13a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/build-kernel-release.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@ jobs:
3030
fail-fast: false
3131
matrix:
3232
include:
33-
# - model: OP11
34-
# soc: kalama
35-
# branch: oneplus/sm8550
36-
# manifest: oneplus_11_v.xml
37-
# android_version: android13
38-
# kernel_version: "5.15"
33+
- model: OP11
34+
soc: kalama
35+
branch: oneplus/sm8550
36+
manifest: oneplus_11_v.xml
37+
android_version: android13
38+
kernel_version: "5.15"
3939
# - model: OP11r
4040
# soc: waipio
4141
# branch: oneplus/sm8475

0 commit comments

Comments
 (0)