Skip to content

Commit

Permalink
Remove unsupported docker platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
mkjsix committed Sep 3, 2024
1 parent 433c65e commit c1c96fa
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,7 @@ jobs:
platforms: |
linux/amd64,
linux/arm64,
linux/arm/v7,
linux/ppc64le,
linux/mips64le,
linux/s390x
linux/ppc64le
push: true
pull: true
no-cache: false
Expand Down

0 comments on commit c1c96fa

Please sign in to comment.