We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e65adef commit 18ec5caCopy full SHA for 18ec5ca
1 file changed
.github/workflows/image.yml
@@ -35,5 +35,5 @@ jobs:
35
file: .docker/quant-cli.Dockerfile
36
tags: ${{ steps.meta.outputs.tags }}
37
labels: ${{ steps.meta.outputs.labels }}
38
- platforms: linux/amd64,linux/arm64,linux/arm/v7
+ platforms: linux/amd64,linux/arm64
39
push: true
0 commit comments