From fb9a600704fca570a3613240b9003caad4b1e246 Mon Sep 17 00:00:00 2001 From: Alessandro Portale Date: Wed, 23 Sep 2020 15:34:41 +0200 Subject: 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 --- .github/workflows/build_cmake.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') 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 -- cgit v1.2.3