We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd7fbd6 commit 38ea3e0Copy full SHA for 38ea3e0
2 files changed
.azure-pipelines/azure-pipelines-release.yml
@@ -22,11 +22,11 @@ extends:
22
enabled: false
23
sourceAnalysisPool:
24
name: 1ES-ABTT-Shared-Pool
25
- image: abtt-windows-2022
+ image: abtt-windows-2025
26
os: windows
27
pool:
28
29
- image: abtt-ubuntu-2204
+ image: abtt-ubuntu-2404
30
os: linux
31
customBuildTags:
32
- ES365AIMigrationTooling
azure-pipelines.yml
@@ -14,11 +14,11 @@ extends:
14
15
16
17
18
19
20
21
stages:
- stage: CI
0 commit comments