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 c2b46ae..6d25094 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: 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