Removing 7.0 for now as there aren't builds yet.

This commit is contained in:
Marc Paine 2021-08-18 11:19:57 -07:00
parent 1e83bfa181
commit 76ea904eff
2 changed files with 16 additions and 98 deletions

View file

@ -6,10 +6,7 @@ open TableGenerator.Reference
open TableGenerator.Table
let inputBranches =
[ { GitBranchName = "main"
DisplayName = "main<br>(7.0.x&nbsp;Runtime)"
AkaMsChannel = Some("7.0/daily") }
{ GitBranchName = "release/6.0.1xx"
[ { GitBranchName = "release/6.0.1xx"
DisplayName = "Release/6.0.1XX<br>(6.0.x&nbsp;Runtime)"
AkaMsChannel = Some("6.0/daily") }
{ GitBranchName = "release/6.0.1xx-rc1"