aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2023-01-05 11:41:22 +0100
committerEike Ziller <eike.ziller@qt.io>2023-01-09 14:19:29 +0000
commitae846af7601f72245840ed6338613af9a06877a2 (patch)
tree1735dbc2b45dbbcd6214fcfec7e92bef0a18f389
parent3a62cbfe1353df3e6450a744dbbd66ce6952d6e4 (diff)
GitHub: Use Qt 6.4.29.0
Change-Id: I7e5b59f1ac6799d437c63c59dfe0e8a227d28c85 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
-rw-r--r--.github/workflows/build_cmake.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build_cmake.yml b/.github/workflows/build_cmake.yml
index 6810fa6..a2f53f2 100644
--- a/.github/workflows/build_cmake.yml
+++ b/.github/workflows/build_cmake.yml
@@ -4,7 +4,7 @@ on: [push]
env:
PLUGIN_NAME: Haskell
- QT_VERSION: 6.4.1
+ QT_VERSION: 6.4.2
MACOS_DEPLOYMENT_TARGET: 10.14
QT_CREATOR_VERSION: 9.0.0
QT_CREATOR_SNAPSHOT: NO