From 175b6de92bc3d081c1e465cdbe49c19957b3c3b1 Mon Sep 17 00:00:00 2001 From: rain-bus Date: Wed, 3 Jun 2026 19:35:01 +0800 Subject: [PATCH] ci: update macos intel runner to macos-26-intel --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ad3edaf..3fe4e62 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -29,7 +29,7 @@ jobs: - os: macos-latest target: aarch64-apple-darwin artifact: sshell-aarch64-macos - - os: macos-13 + - os: macos-26-intel target: x86_64-apple-darwin artifact: sshell-x86_64-macos # Windows