diff --git a/.drone.yml b/.drone.yml index 03f3492..31c035d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,7 +3,7 @@ name: build-and-test steps: - name: test - image: rust:1.68 + image: rust:1.80 commands: - apt-get update - apt-get install -y cmake