forked from qt-creator/qt-creator
GitHub Actions: Update Qt version to 5.15.2
Change-Id: I7b841da3e0e0c820807167c5a2de57a969f11db6 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
2
.github/workflows/build_cmake.yml
vendored
2
.github/workflows/build_cmake.yml
vendored
@@ -3,7 +3,7 @@ name: CMake Build Matrix
|
||||
on: [push, pull_request]
|
||||
|
||||
env:
|
||||
QT_VERSION: 5.15.1
|
||||
QT_VERSION: 5.15.2
|
||||
CLANG_VERSION: 110
|
||||
ELFUTILS_VERSION: 0.175
|
||||
CMAKE_VERSION: 3.18.3
|
||||
|
Reference in New Issue
Block a user