Explorar el Código

Add build configuration for SM-S908E-Oneui8 branch

jimsterino98 hace 2 meses
padre
commit
7131964e79
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      .github/workflows/kernel-samsung.yml

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

@@ -208,6 +208,10 @@ jobs:
             android_version: "android12"
             kernel_version: "5.10"
             build_type: "make"
+          - branch: "SM-S908E-Oneui8"
+            android_version: "android12"
+            kernel_version: "5.10"
+            build_type: "make"
           - branch: "SM-S901E-Oneui8"
             android_version: "android12"
             kernel_version: "5.10"