summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 61fe894..7d80995 100644
--- a/.github/workflows/build_cmake.yml
+++ b/.github/workflows/build_cmake.yml
@@ -5,8 +5,8 @@ on: [push]
env:
PLUGIN_NAME: Fossil
QT_VERSION: 5.15.2
- QT_CREATOR_VERSION: 4.14.0
- QT_CREATOR_SNAPSHOT: NO
+ QT_CREATOR_VERSION: 4.15.0-beta1
+ QT_CREATOR_SNAPSHOT: latest
CMAKE_VERSION: 3.18.3
NINJA_VERSION: 1.10.1