From bb1a74b3b9bb4164ea5bf5cd5e8743bf91894729 Mon Sep 17 00:00:00 2001 From: muwoo <2424880409@qq.com> Date: Fri, 19 Jul 2024 13:49:22 +0800 Subject: [PATCH] Update main.yml --- .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 0cd4a893..a5f95255 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-2019, ubuntu-latest] + os: [macos-latest, windows-2019, ubuntu-latest] # create steps steps: