Skip to content

Commit 2ed158f

Browse files
author
Steve Lee (POWERSHELL HE/HIM) (from Dev Box)
committed
update pipeline to use 1.95
1 parent 952355e commit 2ed158f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pipelines/DSC-Windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ steps:
1818
displayName: 🛠️ Workaround for the LoadLibrary ACCESS_VIOLATION OneBranch issue
1919
- task: RustInstaller@1
2020
inputs:
21-
rustVersion: ms-prod-1.93
21+
rustVersion: ms-prod-1.95
2222
toolchainFeed: ${{ parameters.RustSDK }}
2323
additionalTargets: ${{ parameters.buildName }}
2424
displayName: Install Rust

0 commit comments

Comments
 (0)