Update drone to 1.51
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
projectmoon 2021-04-20 21:39:08 +00:00
parent b62359c172
commit 7a506bdc4f
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ name: build-and-test
steps:
- name: test
image: rust:1.47
image: rust:1.51
commands:
- apt-get update
- apt-get install -y cmake