Auto merge of #137189 - Kobzol:update-host-llvm, r=nikic
Update host LLVM to 20.1 on CI r? `@ghost`
This commit is contained in:
commit
07697360ae
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ set -ex
|
|||
source shared.sh
|
||||
|
||||
# Try to keep the LLVM version here in sync with src/ci/scripts/install-clang.sh
|
||||
LLVM=llvmorg-19.1.0-rc3
|
||||
LLVM=llvmorg-20.1.0-rc2
|
||||
|
||||
mkdir llvm-project
|
||||
cd llvm-project
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue