Skip to content

Commit 8570472

Browse files
authored
Fix Windows build images. (#72)
1 parent 2389ce6 commit 8570472

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jobs/cg.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@ extends:
2323
parameters:
2424
pool:
2525
name: AzurePipelines-EO
26-
image: AzurePipelinesWindows2022compliantGPT
26+
image: 1ESPT-Windows2022
2727
os: windows
2828
sdl:
2929
sourceAnalysisPool:
3030
name: AzurePipelines-EO
31-
image: AzurePipelinesWindows2022compliantGPT
31+
image: 1ESPT-Windows2022
3232
os: windows
3333
binskim:
3434
preReleaseVersion: '4.3.1'

0 commit comments

Comments
 (0)