Explorar el Código

Comment out SM-S938B-Oneui7 kernel build configuration

Comment out the configuration for the SM-S938B-Oneui7 branch.
jimsterino98 hace 3 meses
padre
commit
bf8b5558ca
Se han modificado 1 ficheros con 4 adiciones y 4 borrados
  1. 4 4
      .github/workflows/kernel-samsung.yml

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

@@ -42,10 +42,10 @@ jobs:
       fail-fast: false
       matrix:
         include:
-          - branch: "SM-S938B-Oneui7"
-            android_version: "android15"
-            kernel_version: "6.6"
-            build_type: "Bazel"
+#          - branch: "SM-S938B-Oneui7"
+#            android_version: "android15"
+#            kernel_version: "6.6"
+#            build_type: "Bazel"
           - branch: "SM-S931B-Oneui8"
             android_version: "android15"
             kernel_version: "6.6"