Skip to content

Commit

Permalink
Correct agent version
Browse files Browse the repository at this point in the history
  • Loading branch information
PlagueHO committed Apr 11, 2022
1 parent c6a56c2 commit c78f852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ stages:
- job: Test_Unit_2019
displayName: 'Unit (Windows Server 2019)'
pool:
vmImage: 'vs2017-win2016'
vmImage: 'windows-2019'
timeoutInMinutes: 0
steps:
- task: DownloadPipelineArtifact@2
Expand Down

0 comments on commit c78f852

Please sign in to comment.