remove amd64

This commit is contained in:
saarg 2020-10-04 20:51:43 +02:00 committed by GitHub
parent 9f1316ca73
commit 96ba871be3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,7 @@ jobs:
- name: Build amd64
env:
DOCKERFILE_LOCATION: ./Dockerfile.amd64
DOCKERFILE_LOCATION: ./Dockerfile
run: |
buildctl build --frontend dockerfile.v0 \
--opt platform=linux/${PLATFORM_1} \