From 357846d2e6d18a17c615a7073c9505b58def0c12 Mon Sep 17 00:00:00 2001 From: muwoo <2424880409@qq.com> Date: Thu, 13 Jan 2022 20:38:59 +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 4600227..9eeed6b 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -23,7 +23,7 @@ jobs: strategy: fail-fast: false matrix: - os: [macos-latest, windows-2022] + os: [macos-11, windows-2022] # create steps steps: