Skip to content

Commit 10262bf

Browse files
authored
[EngSys] Update agent pool to "azsdk-pool" (#2735)
1 parent 80403a6 commit 10262bf

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

eng/pipelines/templates/stages/1es-redirect.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ extends:
4949
isMainPipeline: true
5050
enableForGitHub: true
5151
sourceAnalysisPool:
52-
name: azsdk-pool-mms-win-2022-general
53-
image: azsdk-pool-mms-win-2022-1espt
52+
name: azsdk-pool
53+
image: windows-2022
5454
os: windows
5555
eslint:
5656
enabled: false

eng/pipelines/templates/stages/archetype-rust-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@ stages:
7777
timeoutInMinutes: 120
7878
dependsOn: TagRepository
7979
pool:
80-
name: azsdk-pool-mms-ubuntu-2004-general
81-
image: azsdk-pool-mms-ubuntu-2004-1espt
80+
name: azsdk-pool
81+
image: ubuntu-24.04
8282
os: linux
8383
strategy:
8484
runOnce:

0 commit comments

Comments
 (0)