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-11-09 01:10:27 +0300
committerGitHub <noreply@github.com>2022-11-09 01:10:27 +0300
commit22376ee081ea791b4c8bfa82509f8e45af4bc629 (patch)
tree91e04b6390bdfe5f1ab43491e7368b664f04e5ea
parent219e84c88def8276179f66282b2f7cb5f1d0d126 (diff)
Use new build images (#3052)release/7.0
-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 35c0deff9..ac9d729db 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