diff --git a/.drone.yml b/.drone.yml index 20942c6..68f3907 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,6 +1,9 @@ --- kind: pipeline name: default +platform: + os: linux + arch: arm64 steps: - name: build pull: always