Removing 7.0 for now as there aren't builds yet.
This commit is contained in:
parent
1e83bfa181
commit
76ea904eff
2 changed files with 16 additions and 98 deletions
|
@ -6,10 +6,7 @@ open TableGenerator.Reference
|
|||
open TableGenerator.Table
|
||||
|
||||
let inputBranches =
|
||||
[ { GitBranchName = "main"
|
||||
DisplayName = "main<br>(7.0.x 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 Runtime)"
|
||||
AkaMsChannel = Some("6.0/daily") }
|
||||
{ GitBranchName = "release/6.0.1xx-rc1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue