diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 3c64e3f..e0215c8 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -2,7 +2,7 @@ trigger: - master pool: - vmImage: 'ubuntu-latest' + vmImage: 'windows-latest' variables: buildConfiguration: 'Release'