Skip to content

Commit 2424b87

Browse files
authored
updating pipelines to ubuntu-20.04
1 parent b517b48 commit 2424b87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# https://docs.microsoft.com/azure/devops/pipelines/languages/javascript
55

66
pool:
7-
vmImage: 'ubuntu-18.04'
7+
vmImage: 'ubuntu-20.04'
88

99
steps:
1010
- task: NodeTool@0

0 commit comments

Comments
 (0)