From 43d0da03f3bce51594c65b36f6c383d79de401e2 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Thu, 28 Apr 2022 21:28:11 +0300 Subject: [PATCH] Remove msvc-14.1 from ci.yml --- .github/workflows/ci.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0b5e823..9943db2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -461,10 +461,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