We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4255930 commit 16b8512Copy full SHA for 16b8512
.github/workflows/ci.yml
@@ -467,7 +467,8 @@ jobs:
467
- runner: macos-latest
468
platform: macos-x64
469
architecture: x64
470
- - runner: self-hosted
+ # https://github.blog/2023-10-02-introducing-the-new-apple-silicon-powered-m1-macos-larger-runner-for-github-actions/
471
+ - runner: macos-latest-xlarge
472
platform: macos-arm64
473
architecture: arm64
474
- runner: windows-latest
0 commit comments