From 7fdbe6f62e9f892adbe6856cc66427f47e7dbcc5 Mon Sep 17 00:00:00 2001 From: cheng zhen Date: Sat, 4 Jan 2025 10:50:16 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=A2=9E=E5=8A=A0=20x86=20=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8761ea9..f173ad1 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -63,7 +63,7 @@ jobs: path: dist/CursorPro build-macos-x86: - runs-on: macos-latest + runs-on: macos-12 steps: - uses: actions/checkout@v2