GitHub/COIN: Use LLVM 14.0.0 final

Change-Id: I03c25423a32cfe5084342f6a6293dfd159e93783
Reviewed-by: Cristian Adam <cristian.adam@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
This commit is contained in:
Eike Ziller
2022-04-04 10:58:41 +02:00
parent d9e38b1523
commit 0c35d79e39
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ on:
env:
QT_VERSION: 6.2.3
CLANG_VERSION: 140
CLANG_VERSION: 14.0.0
ELFUTILS_VERSION: 0.175
CMAKE_VERSION: 3.21.1
NINJA_VERSION: 1.10.2

View File

@@ -7,7 +7,7 @@ instructions:
variableValue: "RelWithDebInfo"
- type: EnvironmentVariable
variableName: LLVM_BASE_URL
variableValue: http://master.qt.io/development_releases/prebuilt/libclang/libclang-release_140-based
variableValue: http://master.qt.io/development_releases/prebuilt/libclang/libclang-release_14.0.0-based
- type: Group
instructions: