From dd8c4da4020bed72e843c2550e2b8c67e74fb90c Mon Sep 17 00:00:00 2001 From: LyokoJeremie Date: Thu, 17 Aug 2023 03:05:59 +0800 Subject: [PATCH] Update cmake-multi-platform-Need_ProxyHandshakeAuth.yml --- .../workflows/cmake-multi-platform-Need_ProxyHandshakeAuth.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/cmake-multi-platform-Need_ProxyHandshakeAuth.yml b/.github/workflows/cmake-multi-platform-Need_ProxyHandshakeAuth.yml index c04192d..ac85016 100644 --- a/.github/workflows/cmake-multi-platform-Need_ProxyHandshakeAuth.yml +++ b/.github/workflows/cmake-multi-platform-Need_ProxyHandshakeAuth.yml @@ -31,6 +31,8 @@ jobs: - os: windows-latest c_compiler: cl cpp_compiler: cl + toolset: msvc + version: 2022 - os: ubuntu-latest c_compiler: gcc cpp_compiler: g++