From b18393273a1858c9574b9f3c164ec09c39cba321 Mon Sep 17 00:00:00 2001 From: muwoo <2424880409@qq.com> Date: Wed, 11 Aug 2021 12:53:17 +0800 Subject: [PATCH] ci: github actions --- .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 eb1948e..fd72693 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -23,7 +23,7 @@ jobs: strategy: fail-fast: false matrix: - os: [macos-11] + os: [macos-latest] # create steps steps: