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