From d1a76626ae3e7be0f4696efbcfbb9d38db2129c2 Mon Sep 17 00:00:00 2001 From: wigodbe Date: Fri, 27 Mar 2026 14:03:58 -0700 Subject: [PATCH] Stop using Mariner 2 images --- azure-pipelines-unofficial.yml | 6 +++--- azure-pipelines.yml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/azure-pipelines-unofficial.yml b/azure-pipelines-unofficial.yml index 978cc336d93..ef6c4eb7f49 100644 --- a/azure-pipelines-unofficial.yml +++ b/azure-pipelines-unofficial.yml @@ -141,7 +141,7 @@ extends: testResultsFormat: VSTest pool: name: NetCore1ESPool-Internal - image: 1es-mariner-2 + image: 1es-ubuntu-2204 os: linux variables: @@ -192,7 +192,7 @@ extends: pool: name: NetCore1ESPool-Internal - image: 1es-mariner-2 + image: 1es-ubuntu-2204 os: linux preSteps: @@ -232,7 +232,7 @@ extends: pool: name: NetCore1ESPool-Internal - image: 1es-mariner-2 + image: 1es-ubuntu-2204 os: linux variables: diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 80d5564d387..ab7e8920b1a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -243,7 +243,7 @@ extends: testResultsFormat: VSTest pool: name: NetCore1ESPool-Internal - image: 1es-mariner-2 + image: 1es-ubuntu-2204 os: linux variables: @@ -295,7 +295,7 @@ extends: pool: name: NetCore1ESPool-Internal - image: 1es-mariner-2 + image: 1es-ubuntu-2204 os: linux preSteps: @@ -336,7 +336,7 @@ extends: pool: ${{ if eq(variables['runAsPublic'], 'true') }}: name: NetCore1ESPool-Internal - image: 1es-mariner-2 + image: 1es-ubuntu-2204 os: linux variables: