Skip to content

Commit de23ab2

Browse files
committed
Only amd64 + arm works
1 parent 2e51aa2 commit de23ab2

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/docker-publish.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,8 @@ jobs:
1919
fail-fast: false
2020
matrix:
2121
platform:
22-
- linux/386
2322
- linux/amd64
24-
- linux/arm/v6
25-
- linux/arm/v7
2623
- linux/arm64/v8
27-
- linux/ppc64le
28-
- linux/s390x
2924
steps:
3025
- name: Checkout repository
3126
uses: actions/checkout@v4

0 commit comments

Comments
 (0)