Upgrade the version of Clang used in the build, move MSVC builds to Server 2022
This commit is contained in:
parent
cc8d9b6927
commit
5212e07a4e
4 changed files with 25 additions and 21 deletions
|
|
@ -4,6 +4,7 @@ set -ex
|
|||
|
||||
source shared.sh
|
||||
|
||||
# Try to keep the LLVM version here in sync with src/ci/scripts/install-clang.sh
|
||||
LLVM=llvmorg-18.1.0
|
||||
|
||||
mkdir llvm-project
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue