Skip to content

Commit 28d589c

Browse files
committed
Update host LLVM to 20.1 on CI
1 parent 2162e9d commit 28d589c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/ci/docker/scripts/build-clang.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ set -ex
55
source shared.sh
66

77
# Try to keep the LLVM version here in sync with src/ci/scripts/install-clang.sh
8-
LLVM=llvmorg-19.1.0-rc3
8+
LLVM=llvmorg-20.1.0-rc2
99

1010
mkdir llvm-project
1111
cd llvm-project

0 commit comments

Comments
 (0)