Skip to content

Commit 2029c74

Browse files
committed
GitHub Actions: Update to Qt Creator 19
1 parent 0776367 commit 2029c74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build_cmake.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ on: [push]
44

55
env:
66
PLUGIN_NAME: LlamaCpp
7-
QT_VERSION: 6.10.0
8-
QT_CREATOR_VERSION: 18.0.0
7+
QT_VERSION: 6.10.2
8+
QT_CREATOR_VERSION: 19.0.0
99
MACOS_DEPLOYMENT_TARGET: "11.0"
1010
CMAKE_VERSION: "3.29.6"
1111
NINJA_VERSION: "1.12.1"

0 commit comments

Comments
 (0)