Skip to content

Commit

Permalink
Update CICD Image (#189)
Browse files Browse the repository at this point in the history
***NO_CI***
  • Loading branch information
networkfusion authored Dec 1, 2020
1 parent 4b133cd commit 26ebf4c
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 @@ -22,7 +22,7 @@ jobs:
- job: Build_Library
condition: or( eq(variables['UPDATE_DEPENDENTS'], 'false'), eq(variables['StartReleaseCandidate'], 'true') )
pool:
vmImage: 'VS2017-Win2016'
vmImage: 'windows-2019'

variables:
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
Expand Down

0 comments on commit 26ebf4c

Please sign in to comment.