Skip to content

Commit

Permalink
Bump to Qt 6.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sithlord48 committed Dec 1, 2023
1 parent 33ad753 commit a1522de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ on:
pull_request:
branches: [ master ]
env:
QtVersion: 6.6.0
QtVersion: 6.6.1
QtTools: 'tools_ifw'
QtKey: "6.6.0-ifw46"
QtKey: "6.6.1-ifw46"
BuildType: RelWithDebInfo
cmakeConfigure: "cmake -S. -Bbuild -DDEMOS=ON -DQT_DEFAULT_MAJOR_VERSION=6 -DCMAKE_BUILD_TYPE=RelWithDebInfo -G Ninja"
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"
Expand Down

0 comments on commit a1522de

Please sign in to comment.