Skip to content

Commit 383fa28

Browse files
authored
Update build-kernel.yml
1 parent 4ec7cd0 commit 383fa28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-kernel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: lemniskett/android-kernel-actions@master
1515
with:
1616
arch: arm64 # Specify arch
17-
compiler: clang # Specify toolchain to use
17+
compiler: clang/14 # Specify toolchain to use
1818
defconfig: wahoo_defconfig # Specify defconfig to use
1919
image: Image.gz-dtb # Specify final build file
2020

0 commit comments

Comments
 (0)