Skip to content

Commit

Permalink
no arm
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Buchleitner <[email protected]>
  • Loading branch information
mabunixda committed Dec 11, 2024
1 parent 24ea7de commit 944d828
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/containers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
dockerfile: "${{ matrix.container }}/Dockerfile"
image_name: "${{ github.repository }}/${{matrix.container}}"
score: 50
platforms: "linux/amd64, linux/arm64"
# platforms: "linux/amd64, linux/arm64"
release: false

release:
Expand Down

0 comments on commit 944d828

Please sign in to comment.