Re-add arm build
This commit is contained in:
parent
509d8945aa
commit
5fc1cea49d
@ -55,7 +55,7 @@ jobs:
|
|||||||
org.opencontainers.image.version=${{ env.EW_VERSION }}
|
org.opencontainers.image.version=${{ env.EW_VERSION }}
|
||||||
tags: "${{ steps.set-tag.outputs.tags }}"
|
tags: "${{ steps.set-tag.outputs.tags }}"
|
||||||
file: "docker/Dockerfile"
|
file: "docker/Dockerfile"
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64,linux/arm64
|
||||||
|
|
||||||
# arm64 builds OOM without the git fetch setting. c.f.
|
# arm64 builds OOM without the git fetch setting. c.f.
|
||||||
# https://github.com/rust-lang/cargo/issues/10583
|
# https://github.com/rust-lang/cargo/issues/10583
|
||||||
|
Loading…
x
Reference in New Issue
Block a user