From 4dd77b89ef44c4edf2ab4e0a6aaa3d0d0b13e85c Mon Sep 17 00:00:00 2001 From: Yu Shi Date: Tue, 19 Dec 2023 06:12:31 +0000 Subject: [PATCH] update name of mariner agent pool --- .vsts-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.vsts-ci.yml b/.vsts-ci.yml index 7b7935ab55e1..d51bd2f0c38f 100644 --- a/.vsts-ci.yml +++ b/.vsts-ci.yml @@ -34,7 +34,7 @@ jobs: SETUP_CONDA: 'false' OS_NAME: 'linux' PRODUCES_ARTIFACTS: 'true' - pool: sh-ubuntu-new-gen2 + pool: sh-mariner container: linux-artifact-builder strategy: matrix: @@ -87,7 +87,7 @@ jobs: IN_UBUNTU_BASE_CONTAINER: 'true' OS_NAME: 'linux' SETUP_CONDA: 'true' - pool: sh-ubuntu-new-gen2 + pool: sh-mariner container: ubuntu-latest strategy: matrix: