소스 검색

Update kernel-samsung.yml for Oneui8.5 branch

jimsterino98 2 달 전
부모
커밋
47ab7b7ba7
1개의 변경된 파일8개의 추가작업 그리고 4개의 파일을 삭제
  1. 8 4
      .github/workflows/kernel-samsung.yml

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

@@ -48,10 +48,14 @@ jobs:
       fail-fast: false
       matrix:
         include:
-#          - branch: "SM-S938B-Oneui7"
-#            android_version: "android15"
-#            kernel_version: "6.6"
-#            build_type: "Bazel"
+          - branch: "SM-S938B-Oneui8.5"
+            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"