Skip to content

Commit

Permalink
upgrade vmImage
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Habenicht <[email protected]>
  • Loading branch information
DanielHabenicht committed Oct 8, 2021
1 parent 2c85619 commit d731b35
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 @@ -7,7 +7,7 @@ trigger:
- master

pool:
vmImage: 'Ubuntu-16.04'
vmImage: 'ubuntu-latest'

steps:
- task: NodeTool@0
Expand Down

0 comments on commit d731b35

Please sign in to comment.