diff --git a/azure-pipelines.yml b/azure-pipelines.yml index caf7144ef51..c0f30506b74 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -209,7 +209,7 @@ jobs: steps: - template: ci/azure-install-rust.yml parameters: - toolchain: nightly-2019-09-26 + toolchain: nightly-2019-10-04 # Temporarily disable sccache because it is failing on CI. # - template: ci/azure-install-sccache.yml - script: rustup component add rust-src