Skip to content

Commit e18139f

Browse files
committed
Use ubuntu-18.04 VM image for build_test linux container job
1 parent fca5e5b commit e18139f

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
@@ -39,7 +39,7 @@ stages:
3939
- job: linux_container
4040
displayName: '[Linux] [Container] PowerShell'
4141
pool:
42-
vmImage: ubuntu-16.04
42+
vmImage: ubuntu-18.04
4343
strategy:
4444
matrix:
4545
6.2.0:

0 commit comments

Comments
 (0)