Skip to content

Commit 78b73a4

Browse files
authored
Update build-kernel-release.yml: add back p7
1 parent b4e476c commit 78b73a4

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.github/workflows/build-kernel-release.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ on:
1414
default: true
1515

1616
jobs:
17-
#build-kernel-gs201:
18-
# uses: ./.github/workflows/sultan.yml
19-
# secrets: inherit
20-
# with:
21-
# codename: "gs201"
22-
# repo: "android_kernel_google_gs201"
23-
# android_version: "android13"
24-
# kernel_version: "5.10"
17+
build-kernel-gs201:
18+
uses: ./.github/workflows/sultan.yml
19+
secrets: inherit
20+
with:
21+
codename: "gs201"
22+
repo: "android_kernel_google_gs201"
23+
android_version: "android13"
24+
kernel_version: "5.10"
2525

2626
build-kernel-zuma:
2727
uses: ./.github/workflows/sultan.yml

0 commit comments

Comments
 (0)