diff --git a/azure-pipelines.yml b/azure-pipelines.yml index d316781..369e8e7 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,5 +1,5 @@ trigger: -- master +- main pool: vmImage: 'ubuntu-latest'