diff --git a/.drone.yml b/.drone.yml index 79a5b1cec8..b71b99e488 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,7 @@ platform: steps: - name: build - image: ubuntu:groovy + image: gcc commands: - apt-get update - apt-get install -y cmake build-essential