Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 20bc2f1

Browse files
committedJul 10, 2022
Update pinned rustc version
1 parent 342569a commit 20bc2f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎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.56.1
2525
pool:
2626
vmImage: $(imageName)
2727
steps:

0 commit comments

Comments
 (0)
Please sign in to comment.