Build on arm64 obviously
This commit is contained in:
parent
13e590d521
commit
3b881f5340
|
@ -56,6 +56,7 @@ jobs:
|
|||
ACTIONS_RUNTIME_TOKEN: ''
|
||||
with:
|
||||
context: .
|
||||
platforms: linux/arm64
|
||||
# push: true
|
||||
load: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
|
|
Loading…
Reference in New Issue