Skip to content

Commit dc71165

Browse files
committed
Updated pool
1 parent 4a416ec commit dc71165

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.azure-pipelines/weekly-examples-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ resources:
3535
extends:
3636
template: v1/1ES.Official.PipelineTemplate.yml@1ESPipelineTemplates
3737
parameters:
38-
pool: $(BuildAgent)
38+
pool: windows-2022-latest
3939
sdl:
4040
credscan:
4141
suppressionsFile: $(Build.SourcesDirectory)/.azure-pipelines/config/credscan/credscan-suppressions.json

.azure-pipelines/weekly-generation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ resources:
6161
extends:
6262
template: v1/1ES.Official.PipelineTemplate.yml@1ESPipelineTemplates
6363
parameters:
64-
pool: $(BuildAgent)
64+
pool: windows-2022-latest
6565
sdl:
6666
credscan:
6767
suppressionsFile: $(Build.SourcesDirectory)/.azure-pipelines/config/credscan/credscan-suppressions.json

0 commit comments

Comments
 (0)