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

This commit is contained in:
Jakub Beránek 2022-05-06 18:25:27 +02:00
parent 322a14919d
commit af54244939
No known key found for this signature in database
GPG key ID: 909CD0D26483516B

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