Skip to content

Commit dc81ef4

Browse files
committed
Add OnePlus Nord 4 CE Support
1 parent ca2eb08 commit dc81ef4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,12 @@ jobs:
100100
manifest: oneplus_12r_v.xml
101101
android_version: android13
102102
kernel_version: "5.15"
103+
- model: OP-Nord-4-CE
104+
soc: crow
105+
branch: oneplus/sm7550
106+
manifest: oneplus_nord_ce4_v.xml
107+
android_version: android13
108+
kernel_version: "5.15"
103109
runs-on: ubuntu-latest
104110
steps:
105111
- name: Select Appropriate SusFS Branch

0 commit comments

Comments
 (0)