aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2022-07-20 12:10:26 +0200
committerEike Ziller <eike.ziller@qt.io>2022-07-20 10:16:24 +0000
commitc2699abb13ecbbf9235b2a08ab064b6cceca6a1e (patch)
treee8ea1915416dab2bd50335a132fcec8a9b2c34af
parent005741dcbf04e15491fa711941f4abc6ab8de355 (diff)
GitHub: Build against Qt Creator 8 releasev8.0.08.0
Change-Id: I32172a50f69617a286c8574272a80cd3b2870fdb 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 22d3bcd..a5e0555 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: 6.3.1
- QT_CREATOR_VERSION: 8.0.0-beta2
- QT_CREATOR_SNAPSHOT: latest
+ QT_CREATOR_VERSION: 8.0.0
+ QT_CREATOR_SNAPSHOT: NO
CMAKE_VERSION: 3.21.1
NINJA_VERSION: 1.10.2