From 6542a3c4033fe1f3a8757dd65daf7e0c872a0756 Mon Sep 17 00:00:00 2001 From: zzzgydi Date: Wed, 27 Nov 2024 16:35:34 +0800 Subject: [PATCH] chore: fix ci --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4543e5e..9eb0bba 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -12,7 +12,7 @@ jobs: strategy: matrix: os: - - macos-11 + - macos-13 - macos-latest - ubuntu-latest - windows-latest