Skip to content

Commit eb27601

Browse files
committed
build for amd and arm
1 parent e6c4189 commit eb27601

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@ jobs:
2222
uses: docker/build-push-action@v6
2323
with:
2424
context: .
25+
platforms: linux/amd64,linux/arm64
2526
push: true
2627
tags: ghcr.io/${{ github.repository }}:latest

0 commit comments

Comments
 (0)