update rust version
This commit is contained in:
@ -9,7 +9,7 @@ platform:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: validate
|
- name: validate
|
||||||
image: rust:1.49
|
image: rust:1.52
|
||||||
commands:
|
commands:
|
||||||
- cargo test --release --target=armv7-unknown-linux-gnueabihf
|
- cargo test --release --target=armv7-unknown-linux-gnueabihf
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user