Fix Rust image in test pipeline
continuous-integration/drone/push Build is passing Details

main
Clément FRÉVILLE 2 years ago
parent 25bd6cc69d
commit 2fb71a3969

@ -15,7 +15,7 @@ steps:
CARGO_REGISTRIES_CRATES_IO_PROTOCOL: sparse
- name: test
image: rust:1.67
image: rust:1.68
commands:
- cargo test --all-features
volumes:

Loading…
Cancel
Save