Skip to content

Commit 105486e

Browse files
author
Maik Hummel
committed
Remove unsupported platforms
1 parent b6a8eaa commit 105486e

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
11+
platforms: linux/amd64
1212

1313
jobs:
1414
main:

0 commit comments

Comments
 (0)