Skip to content

Commit ca2eb08

Browse files
committed
Add OnePlus Nord 5 Support
1 parent 3c58ca6 commit ca2eb08

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
@@ -245,6 +245,12 @@ jobs:
245245
manifest: oneplus_pad_pro_v.xml
246246
android_version: android14
247247
kernel_version: "6.1"
248+
- model: OP-Nord-5
249+
soc: cliffs
250+
branch: oneplus/sm8635
251+
manifest: oneplus_nord_5.xml
252+
android_version: android14
253+
kernel_version: "6.1"
248254
runs-on: ubuntu-latest
249255
steps:
250256
- name: Select Appropriate SusFS Branch

0 commit comments

Comments
 (0)