From d84f611f15701c764e7171f0483e5cb1724a3f08 Mon Sep 17 00:00:00 2001 From: lakshmi164585 <115771905+lakshmi164585@users.noreply.github.com> Date: Wed, 22 Feb 2023 12:14:13 +0530 Subject: [PATCH] Update azurepipeline.yaml for Azure Pipelines --- azurepipeline.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azurepipeline.yaml b/azurepipeline.yaml index 9aece8785..445b81c02 100644 --- a/azurepipeline.yaml +++ b/azurepipeline.yaml @@ -1,6 +1,6 @@ --- pool: - name: 'ubuntu' + name: 'Default' trigger: - main extends: