Skip to content

Commit 6790863

Browse files
authored
Add Ubuntu 20.04 to build matrix (#1628)
1 parent 5797a04 commit 6790863

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.azure-pipelines-ci/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ stages:
2626
vmImage: ubuntu-16.04
2727
Ubuntu_18_04:
2828
vmImage: ubuntu-18.04
29+
Ubuntu_20_04:
30+
vmImage: ubuntu-20.04
2931
macOS_10_14_Mojave:
3032
vmImage: macOS-10.14
3133
macOS_10_15_Catalina:

0 commit comments

Comments
 (0)