summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@qt.io>2022-06-20 16:16:57 +0200
committerEike Ziller <eike.ziller@qt.io>2022-06-22 06:06:23 +0000
commita8fa3310ee6dcccaae57dad45ec49f5cc84f42a5 (patch)
tree8b2705394fe26189fbcf2e24b6029724070262cc /.github
parent1088bc93e27306d21dc65fe54789fe01d999322a (diff)
GitHub: Build against Qt Creator 8 Beta2
Change-Id: I62b6b794aaa500baeb787de8a2ae31733df1e729 Reviewed-by: Cristian Adam <cristian.adam@qt.io>
Diffstat (limited to '.github')
-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 e524b3c..c2b46ae 100644
--- a/.github/workflows/build_cmake.yml
+++ b/.github/workflows/build_cmake.yml
@@ -4,8 +4,8 @@ on: [push]
env:
PLUGIN_NAME: Fossil
- QT_VERSION: 6.3.0
- QT_CREATOR_VERSION: 8.0.0-beta1
+ QT_VERSION: 6.3.1
+ QT_CREATOR_VERSION: 8.0.0-beta2
QT_CREATOR_SNAPSHOT: latest
CMAKE_VERSION: 3.21.1
NINJA_VERSION: 1.10.2