aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2021-01-04 08:19:24 +0100
committerEike Ziller <eike.ziller@qt.io>2021-01-04 07:31:18 +0000
commit1ed2577ad0beed2f5f3f86317f47e5479175c783 (patch)
tree2c98cd97dc02c30cf22c100c5fa27c0946f1e694
parenteef0c6d920c46cac68cdbe55aa8079eac66c333e (diff)
Update github workflow for latest Qt Creator releasev4.14.04.14
Change-Id: Ib2c71053837859fda1f4a63aece45180c741b0ae Reviewed-by: Eike Ziller <eike.ziller@qt.io>
-rw-r--r--.github/workflows/build_cmake.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/workflows/build_cmake.yml b/.github/workflows/build_cmake.yml
index a116f23..416ad2e 100644
--- a/.github/workflows/build_cmake.yml
+++ b/.github/workflows/build_cmake.yml
@@ -4,9 +4,9 @@ on: [push]
env:
PLUGIN_NAME: Haskell
- QT_VERSION: 5.15.1
- QT_CREATOR_VERSION: 4.14.0-beta1
- QT_CREATOR_SNAPSHOT: latest
+ QT_VERSION: 5.15.2
+ QT_CREATOR_VERSION: 4.14.0
+ QT_CREATOR_SNAPSHOT: NO
CMAKE_VERSION: 3.18.3
NINJA_VERSION: 1.10.1