Jump to nightly-2019-10-03 (#6233)

* Reduce what gets build for coverage to avoid OoM with nightly 2019-10-03

* Update nightly to 2019-10-03
This commit is contained in:
Michael Vines
2019-10-03 19:05:44 -07:00
committed by Greg Fitzgerald
parent d25576f8ef
commit cf3bbc09b6
3 changed files with 2 additions and 4 deletions

View File

@ -14,7 +14,7 @@
#
stable_version=1.38.0
nightly_version=2019-09-25
nightly_version=2019-10-03
export rust_stable="$stable_version"
export rust_stable_docker_image=solanalabs/rust:"$stable_version"