Revert "chore: update rust version in CI config"
This reverts commit 35bb98b740dcdaac8d6ef68bf66970ce081e48eb.
This commit is contained in:
parent
35bb98b740
commit
d10100d33d
@ -5,9 +5,9 @@ name: default
|
||||
|
||||
steps:
|
||||
- name: cargo test
|
||||
image: rust:1.50
|
||||
image: rust:1.49
|
||||
commands:
|
||||
- apt-get update
|
||||
- apt-get install -y libasound2-dev
|
||||
- cargo build --verbose --all
|
||||
- cargo test --verbose --all
|
||||
- cargo test --verbose --all
|
Loading…
x
Reference in New Issue
Block a user