We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7d9c20 commit 0e80482Copy full SHA for 0e80482
1 file changed
azure-pipelines.loc.yml
@@ -15,7 +15,7 @@ name: $(BuildDefinitionName)_$(date:yyMM).$(date:dd)$(rev:rrr)
15
jobs:
16
- job: Localize
17
pool:
18
- vmImage: windows-2019
+ vmImage: windows-latest
19
variables:
20
skipComponentGovernanceDetection: true
21
tdbuildTeamId: 8343
0 commit comments