mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 15:50:05 +00:00
GitHub upgraded windows-2022 runner to MSVC 14.36 in 20230612.1
- Need to investigate if there is a way to keep this from breaking on upgrade in the future
This commit is contained in:
parent
fd322e61f7
commit
55f157ceda
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -27,7 +27,7 @@ jobs:
|
|||
env_cxx: ''
|
||||
compiler: msvc
|
||||
msvc_arch: x64
|
||||
msvc_toolset: 14.35
|
||||
msvc_toolset: 14.36
|
||||
msvc_version: 2022
|
||||
qt_version: 6.5.0
|
||||
qt_arch: win64_msvc2019_64
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue