Skip to content

Commit

Permalink
chore: aarch64-apple-darwin CI
Browse files Browse the repository at this point in the history
  • Loading branch information
missuo authored Oct 29, 2022
1 parent 5396d9e commit 8fb9304
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@ jobs:
- os: macos-latest
exe: rathole
target: x86_64-apple-darwin
- os: macos-latest
exe: rathole
target: aarch64-apple-darwin

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 8fb9304

Please sign in to comment.