diff --git a/azure-pipelines.yml b/azure-pipelines.yml index f277ea3..1b0a3ce 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -9,7 +9,7 @@ trigger: - main pool: - vmImage: 'ubuntu-latest' + vmImage: 'windows-latest' variables: buildConfiguration: 'Release'