Fix Rust image in test pipeline
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user