Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/linker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Boemer <sbomer@gmail.com>2022-09-27 23:41:18 +0300
committerGitHub <noreply@github.com>2022-09-27 23:41:18 +0300
commit493ce626f3278b2d0fd883330bf11a64254981bb (patch)
tree04eeec329f7d24f144fe79426fdaac448fab084e
parentae7e8fd1e5509c0da4d807867c02a26ad026f801 (diff)
Use new build images (#3051)
-rw-r--r--eng/azure-pipelines.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/eng/azure-pipelines.yml b/eng/azure-pipelines.yml
index 6c555ca49..454c01353 100644
--- a/eng/azure-pipelines.yml
+++ b/eng/azure-pipelines.yml
@@ -56,7 +56,7 @@ stages:
vmImage: windows-latest
${{ if eq(variables.officialBuild, 'true') }}:
name: NetCore1ESPool-Internal
- demands: ImageOverride -equals Build.Windows.10.Amd64.VS2019
+ demands: ImageOverride -equals 1es-windows-2019
variables:
- ${{ if eq(variables.officialBuild, 'false') }}:
- _SignType: test