Skip to content

Commit 2e723df

Browse files
authored
ci: use gha runner for macos arm releases (#12021)
1 parent e2f27e3 commit 2e723df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ jobs:
126126
svm_target_platform: macosx-amd64
127127
platform: darwin
128128
arch: amd64
129-
- runner: depot-macos-latest
129+
- runner: macos-latest-large
130130
target: aarch64-apple-darwin
131131
svm_target_platform: macosx-aarch64
132132
platform: darwin

0 commit comments

Comments
 (0)