Ver código fonte

Uncomment configuration for SM-S938B-Oneui7 branch

jimsterino98 6 meses atrás
pai
commit
b428586a25
1 arquivos alterados com 3 adições e 3 exclusões
  1. 3 3
      .github/workflows/kernel-samsung.yml

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

@@ -51,9 +51,9 @@ jobs:
           - branch: "SM-S918B-Oneui8"
             android_version: "android13"
             kernel_version: "5.15"
-#          - branch: "SM-S938B-Oneui7"
-#            android_version: "android15"
-#            kernel_version: "6.6"
+          - branch: "SM-S938B-Oneui7"
+            android_version: "android15"
+            kernel_version: "6.6"
 
     uses: ./.github/workflows/build.yml
     secrets: inherit