Skip to content

Commit

Permalink
Add Apple Silicon target
Browse files Browse the repository at this point in the history
  • Loading branch information
breadthe committed Mar 7, 2023
1 parent 0b44243 commit 5781cad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:
- name: Rust setup
uses: dtolnay/rust-toolchain@stable
with:
targets: aarch64-apple-darwin

- name: Rust cache
uses: swatinem/rust-cache@v2
Expand Down

0 comments on commit 5781cad

Please sign in to comment.