Explorar el Código

Add support for SM-S918B-Oneui7 branch in workflow

jimsterino98 hace 3 meses
padre
commit
a6bb2a4913
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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"