Skip to content

Commit

Permalink
Add ARM builds
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Stephens <[email protected]>
  • Loading branch information
patrick-stephens committed Feb 26, 2024
1 parent 35f7db3 commit 3e9fec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-containers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
build-args: "vivo_base_path=/vivo"
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
platforms: linux/amd64
platforms: linux/amd64,linux/arm64
push: true
load: false
target: production
Expand Down

0 comments on commit 3e9fec1

Please sign in to comment.