mirror of
https://github.com/ton-blockchain/ton
synced 2025-03-09 15:40:10 +00:00
build arm64 in docker branch build
This commit is contained in:
parent
675b19b857
commit
ae1dcc22e7
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ jobs:
|
|||
id: docker_build
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
platforms: linux/amd64
|
||||
platforms: linux/amd64,linux/arm64
|
||||
push: true
|
||||
context: ./
|
||||
tags: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue