Skip to content

Commit a5bc316

Browse files
authored
add macos-latest as a CI target (#14342)
r? flip1995 changelog: none
2 parents a25cbd5 + d63d56a commit a5bc316

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/clippy_mq.yml

+2
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ jobs:
2727
host: x86_64-pc-windows-msvc
2828
- os: macos-13
2929
host: x86_64-apple-darwin
30+
- os: macos-latest
31+
host: aarch64-apple-darwin
3032

3133
runs-on: ${{ matrix.os }}
3234

0 commit comments

Comments
 (0)