chore(builds) Enable arm64 builds
This commit is contained in:
parent
d54760f12b
commit
de8a90a80e
|
@ -44,6 +44,6 @@ jobs:
|
|||
with:
|
||||
context: .
|
||||
push: true
|
||||
platforms: linux/amd64
|
||||
platforms: linux/amd64,linux/arm64
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
|
|
Ŝarĝante…
Reference in New Issue