This commit is contained in:
liuyq-617 2021-05-01 12:35:17 +00:00 committed by Shuduo Sang
parent 8ca809d376
commit d0aa7146d2
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ platform:
steps: steps:
- name: build - name: build
image: ubuntu:focal image: ubuntu:groovy
commands: commands:
- apt-get update - apt-get update
- apt-get install -y cmake build-essential - apt-get install -y cmake build-essential