diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 31f7a78694d..dbea1c85754 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -190,7 +190,7 @@ extends: testResultsFormat: VSTest pool: name: NetCore1ESPool-Internal - image: 1es-mariner-2-pt + image: 1es-mariner-2 os: linux variables: @@ -242,7 +242,7 @@ extends: pool: name: NetCore1ESPool-Internal - image: 1es-mariner-2-pt + image: 1es-mariner-2 os: linux preSteps: @@ -283,7 +283,7 @@ extends: pool: ${{ if eq(variables['runAsPublic'], 'true') }}: name: NetCore1ESPool-Internal - image: 1es-mariner-2-pt + image: 1es-mariner-2 os: linux variables: