mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 17:30:05 +00:00
MSVC compiler version for Visual Studio 2022 17.10 should be 194
This commit is contained in:
parent
5fb27151b3
commit
ff60b3c891
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -35,7 +35,7 @@ jobs:
|
|||
qt_tools: ''
|
||||
conan_arch: x86_64
|
||||
conan_compiler: msvc
|
||||
conan_compiler_version: 193
|
||||
conan_compiler_version: 194
|
||||
conan_compiler_cppstd: 20
|
||||
conan_compiler_runtime: --settings compiler.runtime=dynamic
|
||||
conan_compiler_libcxx: ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue