From 70e9a94bda39e219134df23dd2c4eb0853b91d97 Mon Sep 17 00:00:00 2001 From: TypeScript Bot <23042052+typescript-bot@users.noreply.github.com> Date: Fri, 31 Oct 2025 10:30:28 -0700 Subject: [PATCH 1/2] =?UTF-8?q?=F0=9F=A4=96=20Pick=20PR=20#62697=20(Switch?= =?UTF-8?q?=20custom=20runners=20from=20mariner-...)=20into=20release-5.9?= =?UTF-8?q?=20(#62698)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com> --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 952cb7cba6c12..c74c2e3ef4521 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -143,7 +143,7 @@ jobs: runs-on: - 'self-hosted' - '1ES.Pool=TypeScript-1ES-GitHub-Large' - - '1ES.ImageOverride=mariner-2.0' + - '1ES.ImageOverride=azure-linux-3' permissions: id-token: write From 7e133bea121ac13e6f11ddc69a4fd25c6797ffbf Mon Sep 17 00:00:00 2001 From: TypeScript Bot <23042052+typescript-bot@users.noreply.github.com> Date: Fri, 7 Nov 2025 12:07:19 -0800 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=A4=96=20Pick=20PR=20#62727=20(Switch?= =?UTF-8?q?=201ESPT=20pipelines=20to=201ESPT-Azu...)=20into=20release-5.9?= =?UTF-8?q?=20(#62728)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Jake Bailey <5341706+jakebailey@users.noreply.github.com> --- azure-pipelines.release-publish.yml | 2 +- azure-pipelines.release.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/azure-pipelines.release-publish.yml b/azure-pipelines.release-publish.yml index 7c58d3f82ae6b..75b59a3f0ba60 100644 --- a/azure-pipelines.release-publish.yml +++ b/azure-pipelines.release-publish.yml @@ -45,7 +45,7 @@ extends: parameters: pool: name: TypeScript-AzurePipelines-EO - image: 1ESPT-Mariner2.0 + image: 1ESPT-AzureLinux3 os: linux sdl: diff --git a/azure-pipelines.release.yml b/azure-pipelines.release.yml index fdf1415501094..c3059172ce4b5 100644 --- a/azure-pipelines.release.yml +++ b/azure-pipelines.release.yml @@ -18,7 +18,7 @@ extends: parameters: pool: name: TypeScript-AzurePipelines-EO - image: 1ESPT-Mariner2.0 + image: 1ESPT-AzureLinux3 os: linux sdl: