Remove out of support ubuntu1610

This commit is contained in:
William Li 2017-08-31 16:59:17 -07:00
parent 97778cbb85
commit cd963e7bdb
2 changed files with 1 additions and 2 deletions

View file

@ -56,7 +56,6 @@ namespace Microsoft.DotNet.Cli.Build
{ "rhel_7_x64", false },
{ "ubuntu_14_04_x64", false },
{ "ubuntu_16_04_x64", false },
{ "ubuntu_16_10_x64", false },
{ "linux_x64", false }
};