forked from projectmoon/tenebrous-dicebot
Update drone to 1.51
This commit is contained in:
parent
b62359c172
commit
7a506bdc4f
|
@ -3,7 +3,7 @@ name: build-and-test
|
|||
|
||||
steps:
|
||||
- name: test
|
||||
image: rust:1.47
|
||||
image: rust:1.51
|
||||
commands:
|
||||
- apt-get update
|
||||
- apt-get install -y cmake
|
||||
|
|
Loading…
Reference in New Issue