From 39a16078531b178407560ef634ed076ae3cdf623 Mon Sep 17 00:00:00 2001 From: TypeScript Bot <23042052+typescript-bot@users.noreply.github.com> Date: Fri, 31 Oct 2025 10:36:34 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Pick=20PR=20#62697=20(Switch=20c?= =?UTF-8?q?ustom=20runners=20from=20mariner-...)=20into=20tsgo-port=20(#62?= =?UTF-8?q?699)?= 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 76e2f21f66c..c246e28522d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -145,7 +145,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