From a3eeb7b0f7e53b648af4058486edc744733fd03d Mon Sep 17 00:00:00 2001 From: Changming Sun Date: Thu, 17 Mar 2022 19:44:57 -0700 Subject: [PATCH] Update orttraining-linux-external-custom-ops.yml for Azure Pipelines --- .../azure-pipelines/orttraining-linux-external-custom-ops.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/ci_build/github/azure-pipelines/orttraining-linux-external-custom-ops.yml b/tools/ci_build/github/azure-pipelines/orttraining-linux-external-custom-ops.yml index 512cb806ed..e3eb972f69 100644 --- a/tools/ci_build/github/azure-pipelines/orttraining-linux-external-custom-ops.yml +++ b/tools/ci_build/github/azure-pipelines/orttraining-linux-external-custom-ops.yml @@ -3,7 +3,7 @@ jobs: timeoutInMinutes: 120 workspace: clean: all - pool: Linux-CPU-2019 + pool: onnxruntime-training-linux-ext-custom-ops steps: - checkout: self clean: true