Update the installer table to preview 7
This commit is contained in:
parent
a9c056cd39
commit
34f4b40158
2 changed files with 81 additions and 81 deletions
|
@ -9,9 +9,9 @@ let inputBranches =
|
|||
[ { GitBranchName = "main"
|
||||
DisplayName = "main<br>(7.0.x Runtime)"
|
||||
AkaMsChannel = Some("7.0.1xx/daily") }
|
||||
{ GitBranchName = "release/7.0.1xx-preview6"
|
||||
DisplayName = "Release/7.0.1xx-preview6<br>(7.0.x Runtime)"
|
||||
AkaMsChannel = Some("7.0.1xx-preview6/daily") }
|
||||
{ GitBranchName = "release/7.0.1xx-preview7"
|
||||
DisplayName = "Release/7.0.1xx-preview7<br>(7.0.x Runtime)"
|
||||
AkaMsChannel = Some("7.0.1xx-preview7/daily") }
|
||||
{ GitBranchName = "release/6.0.4xx"
|
||||
DisplayName = "Release/6.0.4XX<br>(6.0.x Runtime)"
|
||||
AkaMsChannel = Some("6.0.4xx/daily") }]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue