From fa1dcfdc76fbea295783ae6fe83483ecd08ce622 Mon Sep 17 00:00:00 2001 From: lwch Date: Wed, 29 Nov 2023 18:35:16 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4windows=E7=9A=84pipeline?= =?UTF-8?q?=E6=94=AF=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 38ac5da..cd11c53 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -15,8 +15,6 @@ jobs: os: - ubuntu-20.04 - ubuntu-22.04 - - windows-2019 - - windows-2022 - macos-10.15 - macos-11 - macos-12