From 282a414806b56dc08d0fe1cabba83c4413822254 Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Sun, 4 Jan 2026 11:56:36 +0800 Subject: feat(ci): update macOS runner targets for improved compatibility --- .github/workflows/CI.yml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to '.github/workflows') diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 85ffdff..e09c2af 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -138,13 +138,9 @@ jobs: matrix: platform: - runner: macos-15 - target: macOS-15-arm64 + target: aarch64-apple-darwin - runner: macos-15-intel - target: macOS-15 - # - runner: macos-14 - # target: macOS-14-arm64 - # - runner: macos-14-large - # target: macOS-14 + target: x86_64-apple-darwin steps: - uses: actions/checkout@v4 - uses: actions/setup-python@v5 -- cgit v1.2.3-70-g09d2