Fix Rust image in test pipeline
This commit is contained in:
@@ -15,7 +15,7 @@ steps:
|
|||||||
CARGO_REGISTRIES_CRATES_IO_PROTOCOL: sparse
|
CARGO_REGISTRIES_CRATES_IO_PROTOCOL: sparse
|
||||||
|
|
||||||
- name: test
|
- name: test
|
||||||
image: rust:1.67
|
image: rust:1.68
|
||||||
commands:
|
commands:
|
||||||
- cargo test --all-features
|
- cargo test --all-features
|
||||||
volumes:
|
volumes:
|
||||||
|
Reference in New Issue
Block a user