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