Use Ubuntu 20.04 for SSH remoting test (#16225)

This commit is contained in:
Dongbo Wang 2021-10-11 13:43:42 -07:00 committed by GitHub
parent ce951602a4
commit fa4bfb447e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,6 +34,8 @@ resources:
clean: true
jobs:
- job: SSHRemotingTests
pool:
vmImage: ubuntu-20.04
container: mcr.microsoft.com/powershell/test-deps:ubuntu-18.04
displayName: SSH Remoting Tests