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