Skip to content

Commit f9dd96d

Browse files
Set release channel to stable
1 parent f623a40 commit f9dd96d

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
@@ -68,7 +68,7 @@ fi
6868
#
6969
# FIXME: need a scheme for changing this `nightly` value to `beta` and `stable`
7070
# either automatically or manually.
71-
export RUST_RELEASE_CHANNEL=beta
71+
export RUST_RELEASE_CHANNEL=stable
7272

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

0 commit comments

Comments
 (0)