Skip to content

Commit 065b608

Browse files
committed
build: test on macos-latest GHA runner
1 parent 504af59 commit 065b608

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
@@ -65,7 +65,7 @@ jobs:
6565
os: # https://github.com/actions/runner-images#available-images
6666
- ubuntu-latest
6767
- macos-13 # Intel
68-
- macos-14 # ARM
68+
- macos-latest # ARM
6969
- windows-latest
7070
target-platform:
7171
- oldest

0 commit comments

Comments
 (0)