From 3b119f6fa135429a704f9c60f0b8944906398eea Mon Sep 17 00:00:00 2001 From: ringabout <43030857+ringabout@users.noreply.github.com> Date: Mon, 8 Jul 2024 12:39:40 +0800 Subject: [PATCH] fixes macOS CI (#1238) --- .github/workflows/binaries.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/binaries.yml b/.github/workflows/binaries.yml index 611b6692..e9b67d29 100644 --- a/.github/workflows/binaries.yml +++ b/.github/workflows/binaries.yml @@ -42,7 +42,7 @@ jobs: builder: ubuntu-20.04 - target: os: macosx - builder: macos-11 + builder: macos-12 - target: os: windows builder: windows-2019