We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9006e58 commit 54f1004Copy full SHA for 54f1004
.github/workflows/build.yml
@@ -8,9 +8,9 @@ on:
8
pull_request:
9
branches: [ master ]
10
env:
11
- QtVersion: 6.6.1
+ QtVersion: 6.6.3
12
QtTools: 'tools_ifw'
13
- QtKey: "6.6.1-ifw46"
+ QtKey: "6.6.3-ifw46"
14
BuildType: RelWithDebInfo
15
cmakeConfigure: "cmake -S. -Bbuild -DDEMOS=ON -DQT_DEFAULT_MAJOR_VERSION=6 -DCMAKE_BUILD_TYPE=RelWithDebInfo -G Ninja -DSBOM_LINT=ON"
16
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