Skip to content

Commit 2e67633

Browse files
author
Sheyla Trudo
committed
fixup! Separate Build Changes
1 parent ff27834 commit 2e67633

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pipelines/containers/containerize.jobs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
pool:
4646
name: $(BUILD_POOL_NAME_DEFAULT_WINDOWS)
4747
os: windows
48-
image: acn-runner-vmss-image-windows-1es-v2.0
48+
image: acn-runner-vmss-image-windows-1es-v2.1
4949

5050
steps:
5151
- checkout: self

.pipelines/trigger.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ extends:
6060
sourceAnalysisPool:
6161
name: $(BUILD_POOL_NAME_DEFAULT_WINDOWS)
6262
os: windows
63-
image: acn-runner-vmss-image-windows-1es-v2.0
63+
image: acn-runner-vmss-image-windows-1es-v2.1
6464
globalSdl:
6565
#baseline:
6666
#baselineFile: $(Build.SourcesDirectory)\.config\.gdnbaselines

0 commit comments

Comments
 (0)