From 7ca72b953e1e42659376016e0eb048593e31ed6d Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Tue, 13 Jan 2026 15:04:09 +0800 Subject: chore: remove macOS 14 platform from release workflow --- .github/workflows/release.yml | 2 -- 1 file changed, 2 deletions(-) (limited to '.github') diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index bc5ccf0..643138c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -60,8 +60,6 @@ jobs: include: - platform: "ubuntu-22.04" args: "--target x86_64-unknown-linux-gnu" - - platform: "macos-14" - args: "--target x86_64-apple-darwin" - platform: "macos-latest" args: "--target aarch64-apple-darwin" - platform: "windows-latest" -- cgit v1.2.3-70-g09d2