diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 96dab13..9d66c28 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -148,10 +148,6 @@ jobs: cxxstd: "14" addrmd: 32,64 os: windows-2019 - - toolset: msvc-14.1 - cxxstd: "14,17,latest" - addrmd: 32,64 - os: windows-2016 - toolset: msvc-14.2 cxxstd: "14,17,20,latest" addrmd: 32,64