Skip to content

Commit 319b2b3

Browse files
committed
chore: Remove unsupported docker platforms
1 parent c1c96fa commit 319b2b3

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/docker-image.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@ jobs:
3030
with:
3131
platforms: |
3232
linux/amd64,
33-
linux/arm64,
34-
linux/ppc64le
33+
linux/arm64
3534
push: true
3635
pull: true
3736
no-cache: false

0 commit comments

Comments
 (0)