Skip to content

Commit b39aa05

Browse files
authored
Test other macOS runner alias
1 parent da53f19 commit b39aa05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mac-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ env:
3737
jobs:
3838
build:
3939
if: "!contains(github.event.head_commit.message, '[skip ci]')"
40-
runs-on: macos-latest-xl
40+
runs-on: macos-latest-large
4141

4242
steps:
4343
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)