Skip to content

Commit 7a8e049

Browse files
authored
Run Ubuntu tests on Ubuntu 20.04 (#352)
1 parent 7257cbd commit 7a8e049

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
4040
- job: Ubuntu
4141
pool:
42-
vmImage: 'ubuntu-18.04'
42+
vmImage: 'ubuntu-20.04'
4343
steps:
4444
- task: UseDotNet@2
4545
inputs:

0 commit comments

Comments
 (0)