From ecf644fd125a7fd4699c346d44dff4edb9b578e1 Mon Sep 17 00:00:00 2001 From: Gaurav Khanna Date: Wed, 22 Mar 2017 13:54:41 -0700 Subject: Switch tests to use OSX.10.12 RID (#10394) --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.json') diff --git a/config.json b/config.json index 9900b47f2d..f0780ed111 100644 --- a/config.json +++ b/config.json @@ -327,7 +327,7 @@ "RuntimeId": { "description": "Specifies the OS to build Core_Root for", "valueType": "property", - "values": [ "debian.8-x64", "fedora.23-x64", "opensuse.42.1-x64", "osx.10.10-x64", "rhel.7-x64", "ubuntu.14.04-x64", "ubuntu.16.04-x64", "ubuntu.16.10-x64" ], + "values": [ "debian.8-x64", "fedora.23-x64", "opensuse.42.1-x64", "osx.10.12-x64", "rhel.7-x64", "ubuntu.14.04-x64", "ubuntu.16.04-x64", "ubuntu.16.10-x64" ], "defaultValue": "${__RuntimeId}" }, "UpdateDependencies": { -- cgit v1.2.3