mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 16:50:06 +00:00
Update dependency Qt to 6.6.0
This commit is contained in:
parent
c331f4a1e4
commit
92800a2d36
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.5.3
|
||||
qt_version: 6.6.0
|
||||
qt_arch: win64_msvc2019_64
|
||||
qt_modules: qtimageformats
|
||||
qt_tools: ''
|
||||
|
|
@ -44,7 +44,7 @@ jobs:
|
|||
env_cc: gcc-11
|
||||
env_cxx: g++-11
|
||||
compiler: gcc
|
||||
qt_version: 6.5.3
|
||||
qt_version: 6.6.0
|
||||
qt_arch: gcc_64
|
||||
qt_modules: qtimageformats
|
||||
qt_tools: ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue