We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eadda4e commit 882beddCopy full SHA for 882bedd
.github/workflows/release.yml
@@ -56,5 +56,5 @@ jobs:
56
with:
57
context: .
58
push: true
59
- platforms: linux/amd64,linux/arm64,linux/arm/v7,linux/arm/v8
+ platforms: linux/amd64,linux/arm64,linux/arm/v7
60
tags: ${{ steps.meta.outputs.releases }}
0 commit comments