add macos-latest as a CI target
This commit is contained in:
parent
1419ac2982
commit
d63d56aeb0
1 changed files with 2 additions and 0 deletions
2
.github/workflows/clippy_mq.yml
vendored
2
.github/workflows/clippy_mq.yml
vendored
|
|
@ -27,6 +27,8 @@ jobs:
|
|||
host: x86_64-pc-windows-msvc
|
||||
- os: macos-13
|
||||
host: x86_64-apple-darwin
|
||||
- os: macos-latest
|
||||
host: aarch64-apple-darwin
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue