We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d45cff commit 53ce6dbCopy full SHA for 53ce6db
azure-pipelines.yml
@@ -21,7 +21,7 @@ stages:
21
rustup_toolchain: stable
22
linux-pinned:
23
imageName: 'ubuntu-20.04'
24
- rustup_toolchain: 1.59.0
+ rustup_toolchain: 1.60.0
25
pool:
26
vmImage: $(imageName)
27
steps:
0 commit comments