Skip to content

Commit ca3a7a9

Browse files
committed
Add Support for OnePlus 13s
1 parent f57619f commit ca3a7a9

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
@@ -144,6 +144,12 @@ jobs:
144144
manifest: oneplus_pad2_v.xml
145145
android_version: android14
146146
kernel_version: "6.1"
147+
- model: OP13S
148+
soc: sun
149+
branch: oneplus/sm8750
150+
manifest: oneplus_13s.xml
151+
android_version: android15
152+
kernel_version: "6.6"
147153
uses: ./.github/workflows/build.yml
148154
secrets: inherit
149155
with:

0 commit comments

Comments
 (0)