diff --git a/azure-pipelines.yml b/azure-pipelines.yml index c23ced43..27b2acd0 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -4,7 +4,7 @@ # https://aka.ms/yaml trigger: -- master +- * pool: vmImage: 'Ubuntu-16.04'