We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b39aa05 commit f68666bCopy full SHA for f68666b
.github/workflows/mac-build.yml
@@ -37,7 +37,7 @@ env:
37
jobs:
38
build:
39
if: "!contains(github.event.head_commit.message, '[skip ci]')"
40
- runs-on: macos-latest-large
+ runs-on: macos-13-arm64
41
42
steps:
43
- uses: actions/checkout@v3
0 commit comments