Skip to content

Commit

Permalink
chore: 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 c1c96fa commit 319b2b3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ jobs:
with:
platforms: |
linux/amd64,
linux/arm64,
linux/ppc64le
linux/arm64
push: true
pull: true
no-cache: false
Expand Down

0 comments on commit 319b2b3

Please sign in to comment.