Revert "chore: update rust version in CI config"

This reverts commit 0d33ebb407.
This commit is contained in:
Rekai Nyangadzayi Musuka 2021-02-11 22:40:24 -06:00
parent 0d33ebb407
commit a831cb44ef
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ name: default
steps:
- name: cargo test
image: rust:1.50
image: rust:1.49
commands:
- apt-get update
- apt-get install -y libasound2-dev