We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
macos-latest
2 parents a25cbd5 + d63d56a commit a5bc316Copy full SHA for a5bc316
.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