From 21fc115d9843a2447c16075dfcea4538ed50cd4f Mon Sep 17 00:00:00 2001 From: NimBold Date: Tue, 30 Jun 2026 21:59:43 +0330 Subject: [PATCH] ci(release): pin macos runner image --- .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 91f96cc..2ae5b33 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -25,7 +25,7 @@ jobs: matrix: include: - label: macOS-arm64 - os: macos-latest + os: macos-26 target: aarch64-apple-darwin bundles: app,dmg artifact: src-tauri/target/aarch64-apple-darwin/release/bundle/dmg/*.dmg