Skip to content

Commit 6183222

Browse files
author
Steve Lee (POWERSHELL HE/HIM) (from Dev Box)
committed
use windows-latest vmimage
1 parent 8efb2b6 commit 6183222

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pipelines/DSC-Official.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ extends:
5151
- job: SetPackageVersion
5252
displayName: Set PackageVersion
5353
pool:
54-
type: windows
54+
vmImage: windows-latest
5555
variables:
5656
repoRoot: $(Build.SourcesDirectory)\DSC
5757
ob_sdl_tsa_configFile: $(Build.SourcesDirectory)\DSC\.config\tsaoptions.json

0 commit comments

Comments
 (0)