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

pull/94/head
projectmoon 2 years ago
parent 13ce7b3ee6
commit a8ccdc9cce

@ -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

Loading…
Cancel
Save