Skip to content

Commit 0519008

Browse files
Change to ARM64 runner
1 parent fe72e77 commit 0519008

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
@@ -6,7 +6,7 @@ on:
66
jobs:
77
build:
88
name: Build
9-
runs-on: macos-13
9+
runs-on: macos-latest
1010
steps:
1111
- uses: actions/checkout@v4
1212
with:

0 commit comments

Comments
 (0)