Skip to content

Commit f68666b

Browse files
authored
One more macOS CI try
1 parent b39aa05 commit f68666b

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-large
40+
runs-on: macos-13-arm64
4141

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

0 commit comments

Comments
 (0)