diff --git a/azure-pipelines.yml b/azure-pipelines.yml index b2128c65b..87ab341a6 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -21,7 +21,7 @@ stages: rustup_toolchain: stable linux-pinned: imageName: 'ubuntu-20.04' - rustup_toolchain: 1.59.0 + rustup_toolchain: 1.60.0 pool: vmImage: $(imageName) steps: