We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 182b777 commit 133f659Copy full SHA for 133f659
src/ci/run.sh
@@ -43,7 +43,7 @@ fi
43
#
44
# FIXME: need a scheme for changing this `nightly` value to `beta` and `stable`
45
# either automatically or manually.
46
-export RUST_RELEASE_CHANNEL=beta
+export RUST_RELEASE_CHANNEL=stable
47
48
# Always set the release channel for bootstrap; this is normally not important (i.e., only dist
49
# builds would seem to matter) but in practice bootstrap wants to know whether we're targeting
0 commit comments