remove amd64
This commit is contained in:
parent
9f1316ca73
commit
96ba871be3
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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} \
|
||||
|
Loading…
Reference in New Issue
Block a user