]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
ci: reduce the number of docker images to maintain
authorVincent Bernat <vincent@bernat.ch>
Mon, 21 Jun 2021 22:57:13 +0000 (00:57 +0200)
committerVincent Bernat <vincent@bernat.ch>
Mon, 21 Jun 2021 22:58:50 +0000 (00:58 +0200)
If people want more, they will tell us.

.github/workflows/ci.yml

index 04b576d39ebe279f9b475e0007f635627b19febb..1c5bf79fe5764be0d19510f054bdcbbd44e66836 100644 (file)
@@ -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 }}