소스 검색

Comment out SM-S938B-Oneui7 kernel build configuration

Comment out the configuration for the SM-S938B-Oneui7 branch.
jimsterino98 3 달 전
부모
커밋
bf8b5558ca
1개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  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"