Skip to content

Commit 38ea3e0

Browse files
Updating the image for fixing s360 warnings (#656)
* Updating the image for fixing s360 warnings * updating the vmimage versions
1 parent dd7fbd6 commit 38ea3e0

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.azure-pipelines/azure-pipelines-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ extends:
2222
enabled: false
2323
sourceAnalysisPool:
2424
name: 1ES-ABTT-Shared-Pool
25-
image: abtt-windows-2022
25+
image: abtt-windows-2025
2626
os: windows
2727
pool:
2828
name: 1ES-ABTT-Shared-Pool
29-
image: abtt-ubuntu-2204
29+
image: abtt-ubuntu-2404
3030
os: linux
3131
customBuildTags:
3232
- ES365AIMigrationTooling

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ extends:
1414
enabled: false
1515
sourceAnalysisPool:
1616
name: 1ES-ABTT-Shared-Pool
17-
image: abtt-windows-2022
17+
image: abtt-windows-2025
1818
os: windows
1919
pool:
2020
name: 1ES-ABTT-Shared-Pool
21-
image: abtt-ubuntu-2204
21+
image: abtt-ubuntu-2404
2222
os: linux
2323
stages:
2424
- stage: CI

0 commit comments

Comments
 (0)