aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2022-11-24 09:57:09 +0100
committerEike Ziller <eike.ziller@qt.io>2022-11-24 09:57:09 +0100
commitf398d359f3b1c6b3b3aa75a347027ba00149ce9d (patch)
tree80b54dc45b39182be2f98ddb2be0a8b2b1b03104
parent3be1164e9c563e91139d9b77ac097b53ee70b1a5 (diff)
GitHub: Update to Qt Creator 9.0.0 and Qt 6.4.1v9.0.0
-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 5124fd4..c184d11 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.4.0
- QT_CREATOR_VERSION: 9.0.0-beta1
- QT_CREATOR_SNAPSHOT: latest
+ QT_VERSION: 6.4.1
+ QT_CREATOR_VERSION: 9.0.0
+ QT_CREATOR_SNAPSHOT: NO
CMAKE_VERSION: 3.21.1
NINJA_VERSION: 1.10.2