Skip to content

Commit ae10ee1

Browse files
committed
multi arch build
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net>
1 parent d1e96fa commit ae10ee1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ jobs:
128128
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
129129
with:
130130
context: .
131+
platforms: linux/amd64,linux/arm64
131132
push: ${{ github.event_name != 'pull_request' }}
132133
sbom: true
133134
provenance: mode=max

0 commit comments

Comments
 (0)