From 7b320c9dd1f5ca6eabaacf46c0292fe29efff93f Mon Sep 17 00:00:00 2001 From: muwoo <2424880409@qq.com> Date: Fri, 14 Jan 2022 10:11:52 +0800 Subject: [PATCH] =?UTF-8?q?:construction=5Fworker:=20=E6=9E=84=E5=BB=BA?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 9eeed6b..c1f4585 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -23,7 +23,7 @@ jobs: strategy: fail-fast: false matrix: - os: [macos-11, windows-2022] + os: [macos-latest, windows-2019] # create steps steps: