Skip to content

Commit 5781cad

Browse files
committed
Add Apple Silicon target
1 parent 0b44243 commit 5781cad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ jobs:
3838
3939
- name: Rust setup
4040
uses: dtolnay/rust-toolchain@stable
41+
with:
42+
targets: aarch64-apple-darwin
4143

4244
- name: Rust cache
4345
uses: swatinem/rust-cache@v2

0 commit comments

Comments
 (0)