We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15c2364 commit 55ff597Copy full SHA for 55ff597
azure-pipelines.yml
@@ -1,5 +1,5 @@
1
pool:
2
- vmImage: 'ubuntu-18.04'
+ vmImage: 'ubuntu-latest'
3
4
steps:
5
- task: NodeTool@0
0 commit comments