Use nightly rust
This commit is contained in:
parent
ab41966a9d
commit
4d01a9dd0e
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ steps:
|
||||||
endpoint: https://garage.deuxfleurs.fr
|
endpoint: https://garage.deuxfleurs.fr
|
||||||
|
|
||||||
- name: build
|
- name: build
|
||||||
image: rust:buster
|
image: rustlang/rust:nightly
|
||||||
commands:
|
commands:
|
||||||
- apt-get update
|
- apt-get update
|
||||||
- apt-get install --yes libsodium-dev
|
- apt-get install --yes libsodium-dev
|
||||||
|
|
Loading…
Reference in a new issue