We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b041900 + 2bab891 commit fc3d25cCopy full SHA for fc3d25c
azure-pipelines.yml
@@ -2,7 +2,7 @@ jobs:
2
- job: Linux
3
4
pool:
5
- vmImage: 'Ubuntu 18.04'
+ vmImage: 'ubuntu-latest'
6
7
steps:
8
- task: NodeTool@0
0 commit comments