Ubuntu 18.04 deprecation

This commit is contained in:
Simon Lamon
2022-10-09 10:15:13 +00:00
parent 0ba12301a6
commit f983b3cac1
+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: