Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Moseley <danmose@microsoft.com>2018-03-05 23:50:23 +0300
committerGitHub <noreply@github.com>2018-03-05 23:50:23 +0300
commitf4e9dabc6eafd0c568151fa15bb724376282404b (patch)
tree33c273b72dfe1f4302ee1365b0d3bb67e6f1a531 /netci.groovy
parentdc355e96d61d98dee48a809571edda3c1c7e5525 (diff)
Remove OSX from pipeline.groovy (#27738)
* Test job * Revert "Disable OSX from innerloop temporarily (#27736)" This reverts commit 9dd3d2a12ab5a813251356a0eb54b56bcaaf1851.
Diffstat (limited to 'netci.groovy')
-rw-r--r--netci.groovy2
1 files changed, 1 insertions, 1 deletions
diff --git a/netci.groovy b/netci.groovy
index 9fa86fa05a..c741fcf3d4 100644
--- a/netci.groovy
+++ b/netci.groovy
@@ -44,7 +44,7 @@ def targetGroupOsMapOuterloop = ['netcoreapp': ['Windows 7', 'Windows_NT', 'Ubun
'RHEL7.2', 'Fedora24', 'Debian8.4', 'OSX10.12', 'PortableLinux']]
def targetGroupOsMapInnerloop = ['netcoreapp': ['Windows_NT', 'Ubuntu14.04', 'Ubuntu16.04', 'Ubuntu16.10', 'CentOS7.1',
- 'RHEL7.2', 'Fedora24', 'Debian8.4', /*'OSX10.12', */ 'PortableLinux']]
+ 'RHEL7.2', 'Fedora24', 'Debian8.4', 'OSX10.12', 'PortableLinux']]
// **************************
// Define code coverage build