Drone: Update to Rust 1.80 builder
continuous-integration/drone/push Build is failing Details
continuous-integration/drone Build is failing Details

This commit is contained in:
projectmoon 2024-09-25 21:56:03 +02:00
parent 81a69f329a
commit ef074beb96
1 changed files with 1 additions and 1 deletions

View File

@ -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