Revert "chore: update rust version in CI config"
This reverts commit 240be750d2b0b603596b62a9cdcc1b552d121926.
This commit is contained in:
parent
240be750d2
commit
4013bbeb9b
@ -5,7 +5,7 @@ name: default
|
||||
|
||||
steps:
|
||||
- name: cargo test
|
||||
image: rust:1.50
|
||||
image: rust:1.49
|
||||
commands:
|
||||
- cargo build --verbose --all
|
||||
- cargo test --verbose --all
|
||||
- cargo test --verbose --all
|
Loading…
x
Reference in New Issue
Block a user