Qt: Use Qt 6.8.2 (#2409)

* Qt: Use Qt 6.8.2

* Update Building Instructions For Windows
This commit is contained in:
¥IGA 2025-02-13 11:01:14 +01:00 committed by GitHub
parent 6e12642151
commit 7728db0dd3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 7 deletions

View file

@ -111,10 +111,10 @@ jobs:
- name: Setup Qt
uses: jurplel/install-qt-action@v4
with:
version: 6.7.3
version: 6.8.2
host: windows
target: desktop
arch: win64_msvc2019_64
arch: win64_msvc2022_64
archives: qtbase qttools
modules: qtmultimedia
@ -228,7 +228,7 @@ jobs:
- name: Setup Qt
uses: jurplel/install-qt-action@v4
with:
version: 6.7.3
version: 6.8.2
host: mac
target: desktop
arch: clang_64