forked from qt-creator/qt-creator
GitHub Actions: Bump Qt version from 5.15.0 to 5.15.1
The Qt Creator 4.13.1 builds use Qt 5.15.1, as-well. Change-Id: I6e4c8bfc464f624bd1ab9bc27b479fec6edaeca3 Reviewed-by: Cristian Adam <cristian.adam@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.0
|
||||
QT_VERSION: 5.15.1
|
||||
CLANG_VERSION: 100
|
||||
ELFUTILS_VERSION: 0.175
|
||||
CMAKE_VERSION: 3.17.0
|
||||
|
Reference in New Issue
Block a user