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 7e78fea commit 9e3c600Copy full SHA for 9e3c600
.github/workflows/release.yml
@@ -56,5 +56,5 @@ jobs:
56
with:
57
context: .
58
push: true
59
- platforms: linux/amd64,linux/arm64
+ platforms: linux/amd64,linux/arm64,linux/arm/v7
60
tags: ${{ steps.meta.outputs.releases }}
0 commit comments