From a3adfcf44b8972f0f82da83c3e5d48ec5d94de0b Mon Sep 17 00:00:00 2001 From: denzor200 Date: Sun, 2 May 2021 03:21:34 +0400 Subject: [PATCH] Revert "Update ci.yml" This reverts commit 7ac8beae4c162294ff35d0c26aedefaafe42a02b. --- .github/workflows/ci.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ce44666..5defcb2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -135,10 +135,6 @@ jobs: fail-fast: false matrix: include: - - toolset: msvc-14.0 - cxxstd: "14,latest" - addrmd: 32,64 - os: windows-2016 - toolset: msvc-14.1 cxxstd: "14,17,latest" addrmd: 32,64