From 0dea80387e22d36d85c2a2ea3841fa8433d9db25 Mon Sep 17 00:00:00 2001 From: lwch Date: Wed, 5 Jan 2022 16:07:08 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9actions=E8=84=9A=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b2d9e77..32ea0ee 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -15,7 +15,6 @@ jobs: os: - ubuntu-18.04 - ubuntu-20.04 - - windows-2016 - windows-2019 - windows-2022 - macos-10.15