We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
macos-latest
aarch64-apple-darwin
1 parent 41d37b4 commit fb6cb2aCopy full SHA for fb6cb2a
.github/workflows/main.yml
@@ -16,7 +16,7 @@ jobs:
16
matrix:
17
include:
18
- target: aarch64-apple-darwin
19
- os: macos-14
+ os: macos-latest
20
rust: nightly
21
- target: aarch64-unknown-linux-gnu
22
os: ubuntu-latest
0 commit comments