Set channel = nightly
in dist profile
This commit is contained in:
parent
330727467b
commit
368f51743b
@ -12,6 +12,9 @@ extended = true
|
||||
[llvm]
|
||||
download-ci-llvm = false
|
||||
[rust]
|
||||
# We have several defaults in bootstrap that depend on whether the channel is `dev` (e.g. `omit-git-hash` and `download-ci-llvm`).
|
||||
# Make sure they don't get set when installing from source.
|
||||
channel = "nightly"
|
||||
download-rustc = false
|
||||
|
||||
[dist]
|
||||
|
Loading…
x
Reference in New Issue
Block a user