summaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
authorwtgodbe <wigodbe@microsoft.com>2017-02-16 14:40:39 -0800
committerwtgodbe <wigodbe@microsoft.com>2017-02-16 14:40:39 -0800
commit6b282079e9ced0254e61b3a4ee835249c885713b (patch)
treee1e0bce2058e2815c14970f0c5c1559a40b73e4b /config.json
parent0eca926e873ddd877f8f65e4029ec85f5a27b05d (diff)
downloadcoreclr-6b282079e9ced0254e61b3a4ee835249c885713b.tar.gz
coreclr-6b282079e9ced0254e61b3a4ee835249c885713b.tar.bz2
coreclr-6b282079e9ced0254e61b3a4ee835249c885713b.zip
Remove all references to OpenSuse13.2
Diffstat (limited to 'config.json')
-rw-r--r--config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.json b/config.json
index be0b4bd121..2d25b6a013 100644
--- a/config.json
+++ b/config.json
@@ -303,7 +303,7 @@
"RuntimeId": {
"description": "Specifies the OS to build Core_Root for",
"valueType": "property",
- "values": [ "debian.8-x64", "fedora.23-x64", "opensuse.13.2-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.10-x64", "rhel.7-x64", "ubuntu.14.04-x64", "ubuntu.16.04-x64", "ubuntu.16.10-x64" ],
"defaultValue": "${__RuntimeId}"
},
"UpdateDependencies": {