diff --git a/.drone.yml b/.drone.yml index 79a5b1cec815764a9679b5e0455cb3d1eb66dde8..b71b99e4889d0d59b31afc2091a97e8d77400cd7 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