From ab925c4b2c4ede7df785cc122c76b1c7e15423ca Mon Sep 17 00:00:00 2001 From: kemonine Date: Sat, 19 Sep 2020 18:05:35 -0400 Subject: [PATCH] Remove arch check from drone now that multi-arch builds are enabled --- .drone.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.drone.yml b/.drone.yml index e0b75ff..37979ba 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,10 +7,6 @@ trigger: event: - tag -platform: - os: linux - arch: arm64 - volumes: - name: cache temp: {}