Skip to content

Commit 4b1d5ad

Browse files
committed
Tentatively switching to a generic pool
1 parent 492e1ee commit 4b1d5ad

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

.ado/esrp.yml

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,14 @@ extends:
4848
- repository: self
4949
submodule: false
5050
runInSingleJob: true
51-
sourceAnalysisPool:
52-
name: azsdk-pool-mms-win-2022-general
53-
image: azsdk-pool-mms-win-2022-1espt
54-
os: windows
51+
#sourceAnalysisPool:
52+
# name: azsdk-pool-mms-win-2022-general
53+
# image: azsdk-pool-mms-win-2022-1espt
54+
# os: windows
55+
pool:
56+
name: AzurePipelines-EO
57+
image: 1ESPT-Ubuntu20.04
58+
os: linux
5559
eslint:
5660
enabled: false
5761
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)