Skip to content

Commit 1e1cee4

Browse files
author
Maik Hummel
committed
Remove unsupported platforms
1 parent 650ed12 commit 1e1cee4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
tags: ["v*.*.*"]
99

1010
env:
11-
platforms: linux/amd64,linux/arm64/v8,linux/arm/v7,linux/s390x,linux/ppc64le
11+
platforms: linux/amd64,linux/arm64/v8,linux/arm/v7,linux/ppc64le
1212

1313
jobs:
1414
main:

0 commit comments

Comments
 (0)