summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2023-11-01 22:35:17 +0800
committerruki <[email protected]>2023-11-01 22:35:17 +0800
commitf767ae45aedd7dbdc0602b1ae1c476273ce28f31 (patch)
tree1ce84e787bcb2329c41c48352590d66458f48378
parent1f8bb5798bb653313aa430cfd718901c17de2750 (diff)
use macos-large ci
-rw-r--r--.github/workflows/macos_arm64.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/macos_arm64.yml b/.github/workflows/macos_arm64.yml
index 5d8bf3144..b359b7dc8 100644
--- a/.github/workflows/macos_arm64.yml
+++ b/.github/workflows/macos_arm64.yml
@@ -9,7 +9,7 @@ on:
jobs:
build:
- runs-on: macos-latest-xlarge
+ runs-on: macos-latest-large
concurrency:
group: ${{ github.ref }}-${{ github.base_ref }}-${{ github.head_ref }}-macOS-Arm64