diff --git a/azure-pipelines/integrationtests.yml b/azure-pipelines/integrationtests.yml index e2dbcac1..5970d380 100644 --- a/azure-pipelines/integrationtests.yml +++ b/azure-pipelines/integrationtests.yml @@ -1,5 +1,7 @@ pool: name: SqlToolsTestAgentPool + demands: VisualStudio_16.0 + steps: - task: DownloadSecureFile@1 displayName: 'Download secure file'