Skip to content

Commit eb8e971

Browse files
committed
ci(docker-build-push): change supported platforms
1 parent edb4bc9 commit eb8e971

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/docker-build-push.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,9 @@ jobs:
5353
platform:
5454
# linux/amd64 is already built by Jenkins
5555
- linux/arm/v6
56-
- linux/arm/v7
57-
- linux/arm64/v8
56+
- linux/arm64
5857
- linux/386
5958
- linux/ppc64le
60-
- linux/s390x
6159
needs:
6260
- inputs
6361

0 commit comments

Comments
 (0)