Skip to content

Commit f0dec81

Browse files
committed
fix(ci): use correct 6vCPU Blacksmith macOS runner instance type
1 parent ea67a3f commit f0dec81

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
@@ -141,7 +141,7 @@ jobs:
141141
matrix:
142142
include:
143143
- label: macOS arm64
144-
runner: blacksmith-12vcpu-macos-26
144+
runner: blacksmith-6vcpu-macos-26
145145
platform: mac
146146
target: dmg
147147
arch: arm64

0 commit comments

Comments
 (0)