fix: Remove 386 architecture for v12 and v14

Official support stopped in v8 and is currnetly all failing in the
official-images CI.
Can be re-enabled if support is fixed
This commit is contained in:
Nick Schonning 2020-10-06 12:33:45 -04:00
parent 3a68624567
commit 56fd8929ed
2 changed files with 0 additions and 2 deletions

View File

@ -3,6 +3,5 @@ amd64 stretch,stretch-slim,buster,buster-slim,alpine3.9,alpine3.10,alpine3.11
arm32v6 alpine3.9,alpine3.10,alpine3.11,alpine3.12
arm32v7 stretch,stretch-slim,buster,buster-slim,alpine3.9,alpine3.10,alpine3.11,alpine3.12
arm64v8 stretch,stretch-slim,buster,buster-slim,alpine3.9,alpine3.10,alpine3.11,alpine3.12
i386 alpine3.9,alpine3.10,alpine3.11,alpine3.12
ppc64le buster,buster-slim,alpine3.9,alpine3.10,alpine3.11,alpine3.12
s390x buster,buster-slim,alpine3.9,alpine3.10,alpine3.11,alpine3.12

View File

@ -3,6 +3,5 @@ amd64 stretch,stretch-slim,buster,buster-slim,alpine3.10,alpine3.11,alpine3.1
arm32v6 alpine3.10,alpine3.11,alpine3.12
arm32v7 stretch,stretch-slim,buster,buster-slim,alpine3.10,alpine3.11,alpine3.12
arm64v8 stretch,stretch-slim,buster,buster-slim,alpine3.10,alpine3.11,alpine3.12
i386 alpine3.10,alpine3.11,alpine3.12
ppc64le buster,buster-slim,alpine3.10,alpine3.11,alpine3.12
s390x buster,buster-slim,alpine3.10,alpine3.11,alpine3.12