Skip to content

Commit 14272ce

Browse files
committed
Use Ubuntu 18 instead of 16 in AzP
1 parent e2c83c4 commit 14272ce

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
@@ -42,7 +42,7 @@ stages:
4242

4343
- job: Linux
4444
pool:
45-
vmImage: Ubuntu 16.04
45+
vmImage: Ubuntu 18.04
4646
steps:
4747
- checkout: self
4848
clean: true

0 commit comments

Comments
 (0)