Skip to content

Commit 749a279

Browse files
committed
Update host toolchain
1 parent 3510a9a commit 749a279

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ci/docker/scripts/build-clang.sh

Lines changed: 1 addition & 1 deletion
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-21.1.0-rc2
8+
LLVM=llvmorg-22.1.0-rc2
99

1010
mkdir llvm-project
1111
cd llvm-project

0 commit comments

Comments
 (0)