Skip to content

Commit

Permalink
add aarch64-apple-darwin target
Browse files Browse the repository at this point in the history
  • Loading branch information
PureWhiteWu committed Oct 23, 2023
1 parent 905c48d commit c6aa1fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
args: --target armv7-unknown-linux-gnueabihf
aarch64-apple-darwin:
name: Aarch64 Apple Darwin
runs-on: ubuntu-latest
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit c6aa1fb

Please sign in to comment.