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.
1 parent b041900 commit 2bab891Copy full SHA for 2bab891
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