Allow to choose color scheme on Windows

PR #21615.
This commit is contained in:
Vladimir Golovnev 2024-10-19 13:37:51 +03:00 committed by GitHub
commit a47e1cdb48
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 163 additions and 4 deletions

View file

@ -95,7 +95,8 @@ jobs:
- name: Install Qt
uses: jurplel/install-qt-action@v4
with:
version: "6.7.3"
version: "6.8.0"
arch: win64_msvc2022_64
archives: qtbase qtsvg qttools
cache: true