Merge pull request #4192 from silamon/ubuntudeprecation

Switch to Ubuntu 20.04
This commit is contained in:
Daniel Imms
2022-10-09 06:25:11 -07:00
committed by GitHub
+1 -1
View File
@@ -9,7 +9,7 @@ trigger:
jobs:
- job: Linux
pool:
vmImage: 'ubuntu-18.04'
vmImage: 'ubuntu-20.04'
steps:
- task: NodeTool@0
inputs: