Auto merged

Update Azure Linux build version to latest
10.8-maintenance
J Blackman 2021-06-09 19:17:18 +10:00 committed by GitHub
commit 098b3d226f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ stages:
- job: 'Linux'
pool:
vmImage: 'ubuntu-16.04'
vmImage: 'ubuntu-latest'
steps:
- task: UseNode@1