Skip to content

Commit 54f1004

Browse files
committed
ci: Qt 6.6.3
1 parent 9006e58 commit 54f1004

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ on:
88
pull_request:
99
branches: [ master ]
1010
env:
11-
QtVersion: 6.6.1
11+
QtVersion: 6.6.3
1212
QtTools: 'tools_ifw'
13-
QtKey: "6.6.1-ifw46"
13+
QtKey: "6.6.3-ifw46"
1414
BuildType: RelWithDebInfo
1515
cmakeConfigure: "cmake -S. -Bbuild -DDEMOS=ON -DQT_DEFAULT_MAJOR_VERSION=6 -DCMAKE_BUILD_TYPE=RelWithDebInfo -G Ninja -DSBOM_LINT=ON"
1616
debianRequirments: "build-essential git zlib1g-dev cmake doxygen graphviz qt6-tools-dev qt6-tools-dev-tools qt6-l10n-tools qt6-declarative-dev qt6-base-dev libqt6svg6-dev qt6-base-dev-tools qt6-translations-l10n libqt6core5compat6-dev libgl1-mesa-dev rename devscripts ninja-build clang"

0 commit comments

Comments
 (0)