diff --git a/.drone.yml b/.drone.yml index 7d6a2cd..480a4d4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,7 +3,7 @@ name: build-and-test steps: - name: test - image: rust:1.51 + image: rust:1.54 commands: - apt-get update - apt-get install -y cmake