Skip to content

Commit fc299e9

Browse files
authored
Merge pull request #1031 from capfei/patch-3
updating pipelines to ubuntu-20.04
2 parents b517b48 + 2424b87 commit fc299e9

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)