diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 20f14621..666b5ac9 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -3,9 +3,6 @@ # Add steps that build, run tests, deploy, and more: # https://aka.ms/yaml -trigger: -- net-472 - pool: vmImage: 'Ubuntu-16.04'