Skip to content

Commit 61c0f7f

Browse files
authored
ci: Update llvm version for chrome arcvm kernel build (#2551)
ref: https://github.com/tiann/KernelSU/actions/runs/14575050545/job/40879303805#step:2:416
1 parent b03a2de commit 61c0f7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
5151
sudo ln -s --force python3 /usr/bin/python
5252
53-
export LLVM_VERSION=12
53+
export LLVM_VERSION=14
5454
wget https://apt.llvm.org/llvm.sh
5555
chmod +x llvm.sh
5656
sudo ./llvm.sh $LLVM_VERSION

0 commit comments

Comments
 (0)