From d0aa7146d2daba873ae6770f626d573a753b2e28 Mon Sep 17 00:00:00 2001 From: liuyq-617 Date: Sat, 1 May 2021 12:35:17 +0000 Subject: [PATCH] update --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- GitLab