Skip to content

Commit

Permalink
Switch to the GitHub-hosted MacOS ARM64 runner (#2103)
Browse files Browse the repository at this point in the history
  • Loading branch information
nex3 committed Oct 3, 2023
1 parent 4255930 commit 16b8512
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,8 @@ jobs:
- runner: macos-latest
platform: macos-x64
architecture: x64
- runner: self-hosted
# https://github.blog/2023-10-02-introducing-the-new-apple-silicon-powered-m1-macos-larger-runner-for-github-actions/
- runner: macos-latest-xlarge
platform: macos-arm64
architecture: arm64
- runner: windows-latest
Expand Down

0 comments on commit 16b8512

Please sign in to comment.