project: use nightly in CI
The `rustfmt` configuration uses unstable features.
This commit is contained in:
parent
01c21c352d
commit
1eeedf3d7f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# Official language image.
|
||||
image: 'rust:latest'
|
||||
image: 'rustlang/rust:nightly'
|
||||
|
||||
stages:
|
||||
- lint
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue