mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 22:50:05 +00:00
Update Qt to 6.7.1
This commit is contained in:
parent
37a850a778
commit
4f411ea3d8
5 changed files with 7 additions and 7 deletions
6
.github/workflows/ci.yml
vendored
6
.github/workflows/ci.yml
vendored
|
|
@ -28,7 +28,7 @@ jobs:
|
|||
compiler: msvc
|
||||
msvc_arch: x64
|
||||
msvc_version: 2022
|
||||
qt_version: 6.6.2
|
||||
qt_version: 6.7.1
|
||||
qt_arch: win64_msvc2019_64
|
||||
qt_modules: qtimageformats qtmultimedia qtpositioning qtserialport
|
||||
qt_tools: ''
|
||||
|
|
@ -44,8 +44,8 @@ jobs:
|
|||
env_cc: gcc-11
|
||||
env_cxx: g++-11
|
||||
compiler: gcc
|
||||
qt_version: 6.6.2
|
||||
qt_arch: gcc_64
|
||||
qt_version: 6.7.1
|
||||
qt_arch: linux_gcc_64
|
||||
qt_modules: qtimageformats qtmultimedia qtpositioning qtserialport
|
||||
qt_tools: ''
|
||||
conan_arch: x86_64
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue