forked from projectmoon/tenebrous-dicebot
Drone: Update to Rust 1.80 builder
This commit is contained in:
parent
81a69f329a
commit
ef074beb96
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue