Use stable rust for drone build
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
82180956d3
commit
168be29263
@ -4,7 +4,7 @@ name: default
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: test
|
- name: test
|
||||||
image: rustlang/rust:nightly
|
image: rust:1
|
||||||
volumes:
|
volumes:
|
||||||
- name: cargo-registry
|
- name: cargo-registry
|
||||||
path: /usr/local/cargo/registry
|
path: /usr/local/cargo/registry
|
||||||
|
Loading…
x
Reference in New Issue
Block a user