Temporarily removed arm/v7 image

This commit is contained in:
krateng 2023-10-29 19:57:46 +01:00
parent 1633b3fe4f
commit 34d0a49eb8

@ -54,7 +54,7 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
platforms: linux/amd64,linux/arm64,linux/arm/v7
platforms: linux/amd64,linux/arm64 #,linux/arm/v7 #build this ourselves
cache-from: type=local,src=/tmp/.buildx-cache
cache-to: type=local,dest=/tmp/.buildx-cache-new,mode=max