Disable ARM builds

This commit is contained in:
Alex Root Junior 2021-12-13 10:43:16 +02:00
parent 6746b72e64
commit 8e81f493d1
2 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@ jobs:
with: with:
context: . context: .
file: ./Dockerfile file: ./Dockerfile
platforms: linux/386,linux/amd64,linux/arm/v7,linux/arm64 platforms: linux/386,linux/amd64
push: true push: true
cache-from: type=local,src=/tmp/.buildx-cache cache-from: type=local,src=/tmp/.buildx-cache
cache-to: type=local,dest=/tmp/.buildx-cache cache-to: type=local,dest=/tmp/.buildx-cache

@ -1 +1 @@
Subproject commit 5c2193c4dcf9ca6e2de91ada8d4fdb722cb38791 Subproject commit 90f52477814a2d8a08c9ffb1d780fd179815d715