modify drone CI on arm32 platform

This commit is contained in:
liuyq-617 2021-05-01 12:25:14 +00:00 committed by Shuduo Sang
parent 29b0751a34
commit 142d89f3fc
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ platform:
steps:
- name: build
image: gcc
image: gccarm32v7/ubuntu:bionic
commands:
- apt-get update
- apt-get install -y cmake build-essential