diff --git a/.drone.yml b/.drone.yml index 4009b563b4cfd7e42ca58f07014245400f7e5f6d..9930e81416e77a01214cba35429467801d57aefb 100644 --- a/.drone.yml +++ b/.drone.yml @@ -82,7 +82,7 @@ platform: steps: - name: build - image: gcc + image: gccarm32v7/ubuntu:bionic commands: - apt-get update - apt-get install -y cmake build-essential