Skip to content

Commit 3119f4e

Browse files
committed
Update to Qt Creator 17.0.1
... and Qt 6.9.2.
1 parent c2b901b commit 3119f4e

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.9.1
8-
QT_CREATOR_VERSION: 17.0.0
7+
QT_VERSION: 6.9.2
8+
QT_CREATOR_VERSION: 17.0.1
99
MACOS_DEPLOYMENT_TARGET: "11.0"
1010
CMAKE_VERSION: "3.29.6"
1111
NINJA_VERSION: "1.12.1"

0 commit comments

Comments
 (0)