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 950cd6e commit 0a2f412Copy full SHA for 0a2f412
.azure-pipelines/azure-pipeline.yml
@@ -37,7 +37,7 @@ extends:
37
# baselineFile: $(Build.SourcesDirectory)/.gdn/.gdnbaselines
38
pool:
39
name: 1ES-ABTT-Shared-Pool
40
- image: abtt-windows-2022
+ image: abtt-windows-2025
41
os: windows
42
stages:
43
- stage: stage
.azure-pipelines/release-pipeline.yml
@@ -19,7 +19,7 @@ extends:
19
20
21
22
23
24
25
- stage: Build
0 commit comments