From: Vincent Bernat Date: Mon, 21 Jun 2021 22:57:13 +0000 (+0200) Subject: ci: reduce the number of docker images to maintain X-Git-Tag: 1.0.12~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f0867af0092f30cf07f33da394d1214c925c45d9;p=thirdparty%2Flldpd.git ci: reduce the number of docker images to maintain If people want more, they will tell us. --- diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 04b576d3..1c5bf79f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -100,9 +100,6 @@ jobs: platforms: | linux/amd64 linux/arm64 - linux/ppc64le - linux/i386 - linux/arm/v7 linux/arm/v6 push: true tags: ${{ steps.meta.outputs.tags }}