We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
macos-latest
1 parent 1419ac2 commit d63d56aCopy full SHA for d63d56a
.github/workflows/clippy_mq.yml
@@ -27,6 +27,8 @@ jobs:
27
host: x86_64-pc-windows-msvc
28
- os: macos-13
29
host: x86_64-apple-darwin
30
+ - os: macos-latest
31
+ host: aarch64-apple-darwin
32
33
runs-on: ${{ matrix.os }}
34
0 commit comments