Skip to content

Commit 52a950c

Browse files
committed
Update pinned rustc version
1 parent 342569a commit 52a950c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: azure-pipelines.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ stages:
2121
rustup_toolchain: stable
2222
linux-pinned:
2323
imageName: 'ubuntu-20.04'
24-
rustup_toolchain: 1.56.0
24+
rustup_toolchain: 1.57.0
2525
pool:
2626
vmImage: $(imageName)
2727
steps:

0 commit comments

Comments
 (0)