aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2021-12-02 11:17:41 +0100
committerEike Ziller <eike.ziller@qt.io>2021-12-02 11:15:17 +0000
commit8ca11369a39b181d1666171e0ff8676f1f95f04e (patch)
tree1a5a47302c2bb8f987a8a08cf1cec88ec6558fcc
parent4f7c6dc7c77050dd4f282a54133fbccf816f0a48 (diff)
GitHub: Bump to QtC 6.0 and Qt 6.2.1
Change-Id: Ieaa124da0339a19b200b5e8ed7a676b44ba8889c Reviewed-by: David Schulz <david.schulz@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 e4dea37..bae17e0 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: 6.2.0
- QT_CREATOR_VERSION: 6.0.0-beta2
- QT_CREATOR_SNAPSHOT: latest
+ QT_VERSION: 6.2.1
+ QT_CREATOR_VERSION: 6.0.0
+ QT_CREATOR_SNAPSHOT: NO
CMAKE_VERSION: 3.21.1
NINJA_VERSION: 1.10.2