add entry for freebsd to badge processing
This commit is contained in:
parent
6e6a0de6df
commit
498df5b8d2
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ namespace Microsoft.DotNet.Cli.Build
|
|||
{
|
||||
{ "win_x86", false },
|
||||
{ "win_x64", false },
|
||||
{ "freebsd_x64", false },
|
||||
{ "osx_x64", false },
|
||||
{ "linux_x64", false },
|
||||
{ "rhel.6_x64", false },
|
||||
|
|
Loading…
Reference in a new issue