Skip to content

Commit b814648

Browse files
committed
Use macos-latest-large runner for x64
1 parent bfd9385 commit b814648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autobuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136

137137
build-macos:
138138
name: macOS
139-
runs-on: macos-latest
139+
runs-on: macos-latest-large
140140
steps:
141141
- uses: benjlevesque/short-sha@v3.0
142142
id: short-sha

0 commit comments

Comments
 (0)