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 9d1c805 commit 23bb85cCopy full SHA for 23bb85c
1 file changed
.github/workflows/build.yaml
@@ -89,7 +89,7 @@ jobs:
89
context: .
90
pull: true
91
push: ${{ github.ref_name == 'main' }}
92
- platforms: linux/amd64,linux/arm64/v8
+ platforms: linux/amd64
93
tags: ${{ steps.meta.outputs.tags }}
94
labels: ${{ steps.meta.outputs.labels }}
95
build-args: |
0 commit comments