Skip to content

Commit e8209c3

Browse files
committed
Switch to pool whose type is windows
1 parent e33cd6e commit e8209c3

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.ado/esrp.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,11 @@ extends:
5252
# name: azsdk-pool-mms-win-2022-general
5353
# image: azsdk-pool-mms-win-2022-1espt
5454
# os: windows
55-
sourceAnalysisPool:
56-
name: AzurePipelines-EO
57-
image: 1ESPT-windows2022
58-
os: windows
55+
pool:
56+
#name: AzurePipelines-EO
57+
#image: 1ESPT-windows2022
58+
#os: windows
59+
type: windows
5960
eslint:
6061
enabled: false
6162
justificationForDisabling: "ESLint injected task has failures because it uses an old version of mkdirp. We should not fail for tools not controlled by the repo. See: https://dev.azure.com/azur 19 e-sdk/internal/_build/results?buildId=3556850"

0 commit comments

Comments
 (0)