We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80403a6 commit 10262bfCopy full SHA for 10262bf
eng/pipelines/templates/stages/1es-redirect.yml
@@ -49,8 +49,8 @@ extends:
49
isMainPipeline: true
50
enableForGitHub: true
51
sourceAnalysisPool:
52
- name: azsdk-pool-mms-win-2022-general
53
- image: azsdk-pool-mms-win-2022-1espt
+ name: azsdk-pool
+ image: windows-2022
54
os: windows
55
eslint:
56
enabled: false
eng/pipelines/templates/stages/archetype-rust-release.yml
@@ -77,8 +77,8 @@ stages:
77
timeoutInMinutes: 120
78
dependsOn: TagRepository
79
pool:
80
- name: azsdk-pool-mms-ubuntu-2004-general
81
- image: azsdk-pool-mms-ubuntu-2004-1espt
+ image: ubuntu-24.04
82
os: linux
83
strategy:
84
runOnce:
0 commit comments