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:
authorJon Fortescue <jofortes@microsoft.com>2021-12-04 16:40:31 +0300
committerGitHub <noreply@github.com>2021-12-04 16:40:31 +0300
commit525aae9250d7b8ac198b04a53fb5eb8d3da8db34 (patch)
treeb504a734a894a4f1662bdf253238aa3cacc7ab83 /eng/azure-pipelines.yml
parent25f850c075aa0c8625afa612abfe8aad798e9ce4 (diff)
Switch to 1ES servicing pools on release/6.0.2xx (#2381)
Diffstat (limited to 'eng/azure-pipelines.yml')
-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 974776617..9ac7d28d2 100644
--- a/eng/azure-pipelines.yml
+++ b/eng/azure-pipelines.yml
@@ -55,7 +55,7 @@ stages:
${{ if eq(variables.officialBuild, 'false') }}:
vmImage: windows-latest
${{ if eq(variables.officialBuild, 'true') }}:
- name: NetCore1ESPool-Internal
+ name: NetCore1ESPool-Svc-Internal
demands: ImageOverride -equals Build.Windows.10.Amd64.VS2019
variables:
- ${{ if eq(variables.officialBuild, 'false') }}: