diff --git a/.drone.yml b/.drone.yml index 683c0a7..86086dd 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,7 +5,7 @@ name: default steps: - name: cargo test - image: rust:1.49 + image: rust:latest commands: - apt-get update - apt-get install -y libasound2-dev