Update .gitlab-ci.yml
This commit is contained in:
parent
6a1e1fbf14
commit
094abed8e4
|
@ -1,4 +1,4 @@
|
||||||
image: "rust:nightly-buster"
|
image: "rustlang/rust:nightly-buster"
|
||||||
|
|
||||||
# Optional: Install a C compiler, cmake and git into the container.
|
# Optional: Install a C compiler, cmake and git into the container.
|
||||||
# You will often need this when you (or any of your dependencies) depends on C code.
|
# You will often need this when you (or any of your dependencies) depends on C code.
|
||||||
|
|
Loading…
Reference in New Issue