From 628e91a959d1bf3607e2d107c707de3631dacf69 Mon Sep 17 00:00:00 2001 From: shiyu1994 Date: Wed, 10 Apr 2024 21:24:55 +0800 Subject: [PATCH] [ci] Fix Azure Pipeline Agents (#6407) --- .vsts-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.vsts-ci.yml b/.vsts-ci.yml index bfb17ddeedcb..8f54074eb26c 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-mariner + pool: mariner-20240410-0 container: linux-artifact-builder strategy: matrix: @@ -87,7 +87,7 @@ jobs: IN_UBUNTU_BASE_CONTAINER: 'true' OS_NAME: 'linux' SETUP_CONDA: 'true' - pool: sh-mariner + pool: mariner-20240410-0 container: ubuntu-latest strategy: matrix: