mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 19:00:04 +00:00
Update dependency Qt to 6.6.1
This commit is contained in:
parent
6a3f9517ad
commit
e69f5c8a62
5 changed files with 6 additions and 6 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -28,7 +28,7 @@ jobs:
|
|||
compiler: msvc
|
||||
msvc_arch: x64
|
||||
msvc_version: 2022
|
||||
qt_version: 6.6.0
|
||||
qt_version: 6.6.1
|
||||
qt_arch: win64_msvc2019_64
|
||||
qt_modules: qtimageformats qtpositioning
|
||||
qt_tools: ''
|
||||
|
|
@ -44,7 +44,7 @@ jobs:
|
|||
env_cc: gcc-11
|
||||
env_cxx: g++-11
|
||||
compiler: gcc
|
||||
qt_version: 6.6.0
|
||||
qt_version: 6.6.1
|
||||
qt_arch: gcc_64
|
||||
qt_modules: qtimageformats qtpositioning
|
||||
qt_tools: ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue