We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1c96fa commit 319b2b3Copy full SHA for 319b2b3
1 file changed
.github/workflows/docker-image.yml
@@ -30,8 +30,7 @@ jobs:
30
with:
31
platforms: |
32
linux/amd64,
33
- linux/arm64,
34
- linux/ppc64le
+ linux/arm64
35
push: true
36
pull: true
37
no-cache: false
0 commit comments