diff options
-rw-r--r-- | azure-pipelines.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 9d2973b59..9e65f9a20 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -230,7 +230,7 @@ stages: - job: Windows pool: - vmImage: 'windows-latest' + vmImage: 'windows-2019' strategy: maxParallel: 6 matrix: |