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