1
Fork 0

Auto merge of #96780 - Kobzol:ci-llvm-upgrade-osx-windows, r=Mark-Simulacrum

Update LLVM version used to build OS X and Windows artifacts to 14.0.2

Let's see what breaks.

r? `@Mark-Simulacrum`
This commit is contained in:
bors 2022-05-07 09:11:12 +00:00
commit 6139205622

View file

@ -9,7 +9,7 @@ IFS=$'\n\t'
source "$(cd "$(dirname "$0")" && pwd)/../shared.sh"
# Update both macOS's and Windows's tarballs when bumping the version here.
LLVM_VERSION="12.0.0"
LLVM_VERSION="14.0.2"
if isMacOS; then
# If the job selects a specific Xcode version, use that instead of