diff --git a/.drone.yml b/.drone.yml index ff6148d..f1f0135 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,11 +1,8 @@ +--- kind: pipeline name: build-linux-arm64 type: docker -platform: - os: linux - arch: arm64 - clone: disable: true @@ -48,10 +45,6 @@ kind: pipeline name: build-linux-amd64 type: docker -platform: - os: linux - arch: arm64 - clone: disable: true