Browse Source

Add support for SM-S918B-Oneui7 branch in workflow

jimsterino98 3 months ago
parent
commit
a6bb2a4913
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .github/workflows/kernel-samsung.yml

+ 3 - 0
.github/workflows/kernel-samsung.yml

@@ -145,6 +145,9 @@ jobs:
           - branch: "SM-S918B-Oneui8"
             android_version: "android13"
             kernel_version: "5.15"
+          - branch: "SM-S918B-Oneui7"
+            android_version: "android13"
+            kernel_version: "5.15"
             build_type: "Bazel"
           - branch: "SM-M146B-Oneui7-ADYJ2"
             android_version: "android13"