Skip to content

Commit

Permalink
Use Apple M2 Pro in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Perksey authored Oct 25, 2024
1 parent a9c75a6 commit d44a50b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ permissions:
packages: write
jobs:
Build:
runs-on: macos-13-xlarge
runs-on: macos-15-xlarge
steps:
- uses: actions/checkout@v3.5.2
with:
Expand Down

0 comments on commit d44a50b

Please sign in to comment.