summaryrefslogtreecommitdiffstats
path: root/ci/azure-tsan.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ci/azure-tsan.yml')
-rw-r--r--ci/azure-tsan.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/azure-tsan.yml b/ci/azure-tsan.yml
index 519960f3..3666c285 100644
--- a/ci/azure-tsan.yml
+++ b/ci/azure-tsan.yml
@@ -12,7 +12,7 @@ jobs:
steps:
- template: azure-install-rust.yml
parameters:
- rust_version: nightly-2018-11-18
+ rust_version: ${{ parameters.rust }}
- template: azure-patch-crates.yml
- script: |