mirror of
https://github.com/dndx/phantun.git
synced 2025-01-18 13:59:30 +08:00
ci(release) add aarch64 target
This commit is contained in:
parent
62df34983f
commit
d4d941971f
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -17,6 +17,7 @@ jobs:
|
||||
target:
|
||||
- x86_64-unknown-linux-gnu
|
||||
- armv7-unknown-linux-gnueabihf
|
||||
- aarch64-unknown-linux-gnu
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user