Skip to content

Commit

Permalink
Remove arm32 docker image (#410)
Browse files Browse the repository at this point in the history
  • Loading branch information
amacneil committed Mar 1, 2023
1 parent 80d8791 commit 7e288f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -159,7 +159,7 @@ jobs:
with:
context: .
target: release
platforms: linux/amd64,linux/arm64,linux/arm/v7
platforms: linux/amd64,linux/arm64
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
Expand Down

0 comments on commit 7e288f5

Please sign in to comment.