aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2021-02-08 13:44:48 +0100
committerEike Ziller <eike.ziller@qt.io>2021-02-08 13:17:31 +0000
commit93c6695c1948f68da9f3a2388da2653ae72e13b5 (patch)
treeaf4be484aa9b0f7f1a0eefff26e300a8144eadbd
parent7a9e2bd192a0034e1911f0d622ff3b8f5ab8dd6c (diff)
Update github workflow to 4.15.0-beta1 snapshotsv4.15.0-beta1
Change-Id: I28c6e5a10435c6643579b29ac2f5ec59f22013bf Reviewed-by: Eike Ziller <eike.ziller@qt.io>
-rw-r--r--.github/workflows/build_cmake.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/build_cmake.yml b/.github/workflows/build_cmake.yml
index 416ad2e..176b6b4 100644
--- a/.github/workflows/build_cmake.yml
+++ b/.github/workflows/build_cmake.yml
@@ -5,8 +5,8 @@ on: [push]
env:
PLUGIN_NAME: Haskell
QT_VERSION: 5.15.2
- QT_CREATOR_VERSION: 4.14.0
- QT_CREATOR_SNAPSHOT: NO
+ QT_CREATOR_VERSION: 4.15.0-beta1
+ QT_CREATOR_SNAPSHOT: latest
CMAKE_VERSION: 3.18.3
NINJA_VERSION: 1.10.1