mirror of
https://github.com/dndx/phantun.git
synced 2025-01-18 22:09: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:
|
target:
|
||||||
- x86_64-unknown-linux-gnu
|
- x86_64-unknown-linux-gnu
|
||||||
- armv7-unknown-linux-gnueabihf
|
- armv7-unknown-linux-gnueabihf
|
||||||
|
- aarch64-unknown-linux-gnu
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user