modify drone CI on arm32 platform
This commit is contained in:
parent
29b0751a34
commit
142d89f3fc
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue