From dbbd14fcebb62dc77159bb5d5591a5bfd6d900cf Mon Sep 17 00:00:00 2001 From: lwch Date: Mon, 27 Sep 2021 15:22:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=BC=96=E8=AF=91=E8=84=9A?= =?UTF-8?q?=E6=9C=AC=E5=A2=9E=E5=8A=A0windows-2022?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 180e706..386f578 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -15,8 +15,9 @@ jobs: os: - ubuntu-18.04 - ubuntu-20.04 - # - windows-2016 # tar command error + - windows-2016 # tar command error - windows-2019 + - windows-2022 - macos-10.15 - macos-11 go: