Skip to content

Commit

Permalink
try windows 2019 build agent
Browse files Browse the repository at this point in the history
  • Loading branch information
neilboyd committed Feb 8, 2022
1 parent 4b2967b commit 34f5b89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Expand Up @@ -15,7 +15,7 @@ stages:
jobs:
- job: Build
pool:
vmImage: windows-latest
vmImage: windows-2019

steps:
- task: UseDotNet@2
Expand Down

0 comments on commit 34f5b89

Please sign in to comment.