aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorAlessandro Portale <alessandro.portale@qt.io>2020-09-23 15:34:41 +0200
committerAlessandro Portale <alessandro.portale@qt.io>2020-09-23 13:58:11 +0000
commitfb9a600704fca570a3613240b9003caad4b1e246 (patch)
treee804894cd217fe9186f41d429d898f0a7f2be96f /.github
parenta0019443213727994a65799e96bd887a073c262a (diff)
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>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build_cmake.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build_cmake.yml b/.github/workflows/build_cmake.yml
index 57826d6d91..3569b2d2dc 100644
--- a/.github/workflows/build_cmake.yml
+++ b/.github/workflows/build_cmake.yml
@@ -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