summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2021-01-04 08:21:53 +0100
committerEike Ziller <eike.ziller@qt.io>2021-01-04 07:31:55 +0000
commitf55fc3c3bc73444c0986d520457055368ba7a32f (patch)
treea6ee8b6d2a7d23c4bb80894568d17f70ec8fa62b
parent8f226483cabfc098077d348e2fe38fc2280ceb2f (diff)
Update github workflow for latest Qt Creator releasev4.14.04.14
Change-Id: I90a2b170ceaf5028d4d8a3bad7d12daa454e6d1c 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 74d9934..61fe894 100644
--- a/.github/workflows/build_cmake.yml
+++ b/.github/workflows/build_cmake.yml
@@ -4,9 +4,9 @@ on: [push]
env:
PLUGIN_NAME: Fossil
- 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