Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 250ba41

Browse files
authored
Merge pull request #27221 from dotnet/add-ubuntu-18
Add Ubuntu 18.04 to CI test runs
2 parents 24334bf + bb4f065 commit 250ba41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

buildpipeline/linux.groovy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ simpleDockerNode('microsoft/dotnet-buildtools-prereqs:rhel7_prereqs_2') {
5252
'Debian.87.Amd64.Open',
5353
'Ubuntu.1404.Amd64.Open',
5454
'Ubuntu.1604.Amd64.Open',
55+
'Ubuntu.1804.Amd64.Open',
5556
'OpenSuse.423.Amd64.Open',
5657
'Fedora.26.Amd64.Open',]
5758
if (params.TestOuter) {

0 commit comments

Comments
 (0)