Parcourir la source

Comment out build_type in kernel-samsung.yml

Comment out the build_type line for SM-S931B-Oneui8 branch
jimsterino98 il y a 4 mois
Parent
commit
abd88995f0
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      .github/workflows/kernel-samsung.yml

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

@@ -49,7 +49,7 @@ jobs:
           - branch: "SM-S931B-Oneui8"
             android_version: "android15"
             kernel_version: "6.6"
-            build_type: "Bazel"
+#            build_type: "Bazel"
           - branch: "SM-A055M-Oneui7"
             android_version: "android15"
             kernel_version: "6.6"