Temporarily build only arm64 image

This commit is contained in:
Deko
2023-06-11 07:42:50 +00:00
committed by GitHub
parent c554b1815e
commit c8d2c9fca0

View File

@@ -64,6 +64,6 @@ jobs:
with:
context: .
push: true
platforms: linux/arm64,linux/amd64
platforms: linux/arm64/v8
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}