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-28 23:55:23 +0300
committerGitHub <noreply@github.com>2022-09-28 23:55:23 +0300
commit50c2ec00b794ebd130402d51b960c69cfc9ee622 (patch)
tree7d239578e4a4ae7807985652e9a937fd91f8256f
parent28db36b95cf83c8e2ad11e67a2ad0de301b4cad6 (diff)
Use new build images (#3053)
-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 9ac7d28d2..8baf7316b 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-Svc-Internal
- demands: ImageOverride -equals Build.Windows.10.Amd64.VS2019
+ demands: ImageOverride -equals 1es-windows-2019
variables:
- ${{ if eq(variables.officialBuild, 'false') }}:
- _SignType: test