Skip to content

Commit 02d3bca

Browse files
bump to stable channel
1 parent 9dccd96 commit 02d3bca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ci/run.sh

Lines changed: 1 addition & 1 deletion
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)