mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 20:50:06 +00:00
Updating scripts and build files to reference Qt 6.5, and update OpenSSL to 3.1.0
This commit is contained in:
parent
92f2c76a70
commit
f4a50f4e1e
6 changed files with 7 additions and 7 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -28,7 +28,7 @@ jobs:
|
|||
msvc_arch: x64
|
||||
msvc_toolset: 14.34
|
||||
msvc_version: 2022
|
||||
qt_version: 6.4.2
|
||||
qt_version: 6.5.0
|
||||
qt_arch: win64_msvc2019_64
|
||||
qt_tools: ''
|
||||
conan_arch: x86_64
|
||||
|
|
@ -43,7 +43,7 @@ jobs:
|
|||
env_cc: gcc-11
|
||||
env_cxx: g++-11
|
||||
compiler: gcc
|
||||
qt_version: 6.4.2
|
||||
qt_version: 6.5.0
|
||||
qt_arch: gcc_64
|
||||
qt_tools: ''
|
||||
conan_arch: x86_64
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue