Skip to content

Commit f4ce004

Browse files
committed
Change vmImage to 'ubuntu-20.04'
1 parent 76d0bc5 commit f4ce004

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
- job: build_and_run_tests
7373
timeoutInMinutes: 150
7474
pool:
75-
vmImage: 'Ubuntu 16.04'
75+
vmImage: ubuntu-20.04
7676

7777

7878
steps:

0 commit comments

Comments
 (0)