GitHub Actions / Coin: Update LLVM/Clang to 14.0.3

To be in sync with the official packaging.

Change-Id: I28712ad1e8234d4911b2afcce949e1e919bf8e92
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
This commit is contained in:
Cristian Adam
2022-05-18 11:12:59 +02:00
parent 67f907f295
commit e608243ee5
2 changed files with 2 additions and 2 deletions

View File

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

View File

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