From d21b39809b8421bc1acc7de670053c1d9d0ddfd4 Mon Sep 17 00:00:00 2001 From: Dan Moseley Date: Thu, 6 Apr 2017 21:28:14 -0700 Subject: remove fedora 23 (#10725) * remove fedora 23 * Fedora rename --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.json') diff --git a/config.json b/config.json index 9d98a2ee20..64066cb124 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.12-x64", "rhel.7-x64", "ubuntu.14.04-x64", "ubuntu.16.04-x64", "ubuntu.16.10-x64" ], + "values": [ "debian.8-x64", "fedora.24-x64", "fedora.25-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