From 133f659766c60ff7a33288ae6f33b0c272792f57 Mon Sep 17 00:00:00 2001 From: Pietro Albini Date: Mon, 9 Mar 2020 15:28:32 +0100 Subject: [PATCH] 1.42.0 stable release --- src/ci/run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ci/run.sh b/src/ci/run.sh index 29c11cceb15a4..67f51d0e8662d 100755 --- a/src/ci/run.sh +++ b/src/ci/run.sh @@ -43,7 +43,7 @@ fi # # FIXME: need a scheme for changing this `nightly` value to `beta` and `stable` # either automatically or manually. -export RUST_RELEASE_CHANNEL=beta +export RUST_RELEASE_CHANNEL=stable # Always set the release channel for bootstrap; this is normally not important (i.e., only dist # builds would seem to matter) but in practice bootstrap wants to know whether we're targeting