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