From 385ee89acacc9411cbe9cbb15da80d6ece5832fd Mon Sep 17 00:00:00 2001 From: Tewr Date: Sun, 26 Dec 2021 23:17:03 +0100 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index a399a2d7..a04693a2 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -4,7 +4,7 @@ # https://aka.ms/yaml trigger: -- master +- main pool: vmImage: 'ubuntu-latest'