Update rust test image version for CI.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
projectmoon 2021-11-05 19:37:59 +00:00
parent 13ce7b3ee6
commit a8ccdc9cce
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.51
image: rust:1.54
commands:
- apt-get update
- apt-get install -y cmake