From 85cdb442e3b2290d8b7e16804ac9e68a7f3adb34 Mon Sep 17 00:00:00 2001 From: lwch Date: Thu, 19 Aug 2021 10:44:32 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9actions=E7=BC=96=E8=AF=91?= =?UTF-8?q?=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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4b3dbdb..883bac1 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -15,7 +15,7 @@ jobs: os: - ubuntu-18.04 - ubuntu-20.04 - - windows-2016 + # - windows-2016 # tar command error - windows-2019 - macos-10.15 - macos-11