Skip to content

Commit

Permalink
Use Ubuntu 20.04 for SSH remoting test (#16225)
Browse files Browse the repository at this point in the history
  • Loading branch information
daxian-dbw committed Oct 11, 2021
1 parent ce95160 commit fa4bfb4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .vsts-ci/sshremoting-tests.yml
Expand Up @@ -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

Expand Down

0 comments on commit fa4bfb4

Please sign in to comment.