Skip to content

Commit 4498afa

Browse files
Copilotcommjoen
andcommitted
Add ARM64 platform support to GitHub Container Registry builds
Co-authored-by: commjoen <[email protected]>
1 parent 4b2cbea commit 4498afa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
push: true
7272
tags: ${{ steps.meta.outputs.tags }}
7373
labels: ${{ steps.meta.outputs.labels }}
74-
platforms: linux/amd64
74+
platforms: linux/amd64,linux/arm64
7575

7676
generate-preview-instructions:
7777
name: "Generate Preview Instructions"

0 commit comments

Comments
 (0)