Skip to content

Commit 336cacc

Browse files
committed
Update build.yml
1 parent d2770a0 commit 336cacc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ env:
1010
jobs:
1111
build:
1212
name: Build on macOS M1
13-
runs-on: macos-13
13+
runs-on: macos-13-xlarge
1414
steps:
1515
- uses: actions/checkout@main
1616
- uses: actions/setup-node@v3

0 commit comments

Comments
 (0)