Skip to content

Commit 133f659

Browse files
committed
1.42.0 stable release
1 parent 182b777 commit 133f659

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ci/run.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ fi
4343
#
4444
# FIXME: need a scheme for changing this `nightly` value to `beta` and `stable`
4545
# either automatically or manually.
46-
export RUST_RELEASE_CHANNEL=beta
46+
export RUST_RELEASE_CHANNEL=stable
4747

4848
# Always set the release channel for bootstrap; this is normally not important (i.e., only dist
4949
# builds would seem to matter) but in practice bootstrap wants to know whether we're targeting

0 commit comments

Comments
 (0)