forked from qt-creator/qt-creator
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:
2
.github/workflows/build_cmake.yml
vendored
2
.github/workflows/build_cmake.yml
vendored
@@ -8,7 +8,7 @@ on:
|
||||
|
||||
env:
|
||||
QT_VERSION: 6.2.3
|
||||
CLANG_VERSION: 14.0.0
|
||||
CLANG_VERSION: 14.0.3
|
||||
ELFUTILS_VERSION: 0.175
|
||||
CMAKE_VERSION: 3.21.1
|
||||
NINJA_VERSION: 1.10.2
|
||||
|
@@ -7,7 +7,7 @@ instructions:
|
||||
variableValue: "RelWithDebInfo"
|
||||
- type: EnvironmentVariable
|
||||
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
|
||||
instructions:
|
||||
|
Reference in New Issue
Block a user