Skip to content
This repository was archived by the owner on Jun 2, 2026. It is now read-only.

Commit 787022c

Browse files
committed
trial run of multi-arch builds
1 parent cb1426c commit 787022c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build_and_push.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,3 +86,4 @@ jobs:
8686
ghcr.io/${{ steps.image-name.outputs.IMAGE_NAME_LC }}:${{ steps.slug.outputs.GIT_SHORT_SHA7 }}
8787
ghcr.io/${{ steps.image-name.outputs.IMAGE_NAME_LC }}:latest
8888
labels: ${{ steps.meta.outputs.labels }}
89+
platforms: linux/amd64,linux/arm64,linux/arm/v7,darwin

0 commit comments

Comments
 (0)