From 697ff03c6c9754d3665ed3b477caca059ee30feb Mon Sep 17 00:00:00 2001 From: fadidurah Date: Thu, 23 Jan 2025 21:28:41 -0500 Subject: [PATCH] update pool --- azure-pipelines/pull-request-validation/build-consumers.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/azure-pipelines/pull-request-validation/build-consumers.yml b/azure-pipelines/pull-request-validation/build-consumers.yml index f9eaaaef76..bad33b6998 100644 --- a/azure-pipelines/pull-request-validation/build-consumers.yml +++ b/azure-pipelines/pull-request-validation/build-consumers.yml @@ -7,15 +7,13 @@ resources: - repository: AuthClientAndroidPipelines type: git name: Engineering/AuthClientAndroidPipelines - ref: main + ref: fadi/monthly-discovery stages: - stage: 'runInstrumentedTests' displayName: Instrumented Tests pool: - name: MSSecurity-1ES-Build-Agents-Pool - image: MSSecurity-1ES-Ubuntu-2204 - os: linux + image: ubuntu-latest jobs: - template: templates/runTests/run-instrumented-tests.yml@AuthClientAndroidPipelines parameters: