chore: aarch64-apple-darwin CI

This commit is contained in:
Vincent Young 2022-10-29 20:44:42 +08:00 committed by GitHub
parent 5396d9e64d
commit 8fb9304549
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -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