Skip to content

Commit d44a50b

Browse files
authored
Use Apple M2 Pro in CI
1 parent a9c75a6 commit d44a50b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ permissions:
1616
packages: write
1717
jobs:
1818
Build:
19-
runs-on: macos-13-xlarge
19+
runs-on: macos-15-xlarge
2020
steps:
2121
- uses: actions/[email protected]
2222
with:

0 commit comments

Comments
 (0)