diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 629c45f..79e5eea 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -121,10 +121,10 @@ jobs: fail-fast: false matrix: include: - - toolset: msvc-14.1 + - toolset: msvc cxxstd: "14,17,latest" addrmd: 32,64 - os: windows-2016 + os: windows-2022 - toolset: msvc-14.2 cxxstd: "14,17,latest" addrmd: 32,64