Skip to content

Commit 3ee629a

Browse files
author
Anatoly Bolshakov
authored
Merge pull request #132 from microsoft/users/DenisRumyantsev/update-ubuntu-image
Update ubuntu image in the CI
2 parents b0924f6 + e6a3f42 commit 3ee629a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
jobs:
2-
- job: 'Ubuntu_1604'
2+
- job: 'Ubuntu_1804'
33
pool:
4-
vmImage: 'Ubuntu-16.04'
4+
vmImage: 'Ubuntu-18.04'
55

66
steps:
77
- template: azure-pipelines-steps.yml

0 commit comments

Comments
 (0)