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.
1 parent 0b44243 commit 5781cadCopy full SHA for 5781cad
.github/workflows/main.yml
@@ -38,6 +38,8 @@ jobs:
38
39
- name: Rust setup
40
uses: dtolnay/rust-toolchain@stable
41
+ with:
42
+ targets: aarch64-apple-darwin
43
44
- name: Rust cache
45
uses: swatinem/rust-cache@v2
0 commit comments