Use amd64 to build

This commit is contained in:
Andrea Cavalli 2021-09-26 01:01:12 +02:00
parent 0826fbd980
commit 28d07acf96
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ jobs:
file: ./Dockerfile
cache-from: type=local,src=/tmp/.buildx-cache
cache-to: type=local,mode=max,dest=/tmp/.buildx-cache
platforms: ${{ matrix.arch }}
platforms: linux/amd64
push: false
load: true
tags: |