Skip to content

Commit

Permalink
ci(docker-build-push): change supported platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
char0n committed Feb 15, 2024
1 parent edb4bc9 commit eb8e971
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/docker-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,9 @@ jobs:
platform:
# linux/amd64 is already built by Jenkins
- linux/arm/v6
- linux/arm/v7
- linux/arm64/v8
- linux/arm64
- linux/386
- linux/ppc64le
- linux/s390x
needs:
- inputs

Expand Down

0 comments on commit eb8e971

Please sign in to comment.