Skip to content

Commit 2eff475

Browse files
committed
Add OnePlus Ace3 Pro
1 parent 7d89c42 commit 2eff475

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
@@ -214,6 +214,12 @@ jobs:
214214
manifest: oneplus_13s.xml
215215
android_version: android15
216216
kernel_version: "6.6"
217+
- model: OP-Ace3-Pro
218+
soc: pineapple
219+
branch: oneplus/sm8650
220+
manifest: oneplus_ace3_pro_v.xml
221+
android_version: android14
222+
kernel_version: "6.1"
217223
runs-on: ubuntu-latest
218224
steps:
219225
- name: Select Appropriate SusFS Branch

0 commit comments

Comments
 (0)