From eab40d83e47a73d438498451a029636a100a36ba Mon Sep 17 00:00:00 2001 From: Wes Haggard Date: Wed, 25 Feb 2026 12:29:17 -0800 Subject: [PATCH] Move to new 1ES pool --- .github/workflows/post-apiview.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/post-apiview.yml b/.github/workflows/post-apiview.yml index d7066d34a44c..6805e3e73b27 100644 --- a/.github/workflows/post-apiview.yml +++ b/.github/workflows/post-apiview.yml @@ -11,7 +11,7 @@ permissions: jobs: post-apiview: name: After APIView - runs-on: ["self-hosted", "1ES.Pool=azsdk-pool-github"] + runs-on: ["self-hosted", "1ES.Pool=azsdk-pool-github-runners"] if: | toJson(github.event.check_run.pull_requests) != '[]' && github.event.check_run.check_suite.app.name == 'Azure Pipelines' && (