diff --git a/build/azure-pipelines.yaml b/build/azure-pipelines.yaml index 70d827e..886dd9a 100644 --- a/build/azure-pipelines.yaml +++ b/build/azure-pipelines.yaml @@ -12,7 +12,7 @@ trigger: - src/SpotifyApi.NetCore.Tests/* pool: - vmImage: 'vs2017-win2016' + vmImage: 'ubuntu-16.04' variables: buildConfiguration: 'Release'