diff --git a/azure-pipelines.yml b/azure-pipelines.yml index a399a2d..a04693a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -4,7 +4,7 @@ # https://aka.ms/yaml trigger: -- master +- main pool: vmImage: 'ubuntu-latest'