mirror of
https://github.com/amnezia-vpn/amneziawg-go.git
synced 2025-06-05 04:43:44 +02:00
Добавить поддержку для arm64
This commit is contained in:
parent
2e3f7d122c
commit
7b2f285f17
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build-if-tag.yml
vendored
1
.github/workflows/build-if-tag.yml
vendored
|
@ -39,3 +39,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ steps.metadata.outputs.tags }}
|
tags: ${{ steps.metadata.outputs.tags }}
|
||||||
|
platforms: linux/amd64, linux/arm64
|
||||||
|
|
Loading…
Add table
Reference in a new issue