Update table as preview 2 branch has snapped. Probably dont merge this for a few days so the links can populate. Follows 40e5371010
This commit is contained in:
parent
66bcbd8c81
commit
f2350c225d
2 changed files with 82 additions and 82 deletions
|
@ -9,9 +9,9 @@ let inputBranches =
|
|||
[ { GitBranchName = "main"
|
||||
DisplayName = "main<br>(9.0.x Runtime)"
|
||||
AkaMsChannel = Some("9.0.1xx/daily") }
|
||||
{ GitBranchName = "release/9.0.1xx-preview1"
|
||||
DisplayName = "9.0.1xx-preview1<br>(9.0-preview1 Runtime)"
|
||||
AkaMsChannel = Some("9.0.1xx-preview1/daily") }
|
||||
{ GitBranchName = "release/9.0.1xx-preview2"
|
||||
DisplayName = "9.0.1xx-preview2<br>(9.0-preview2 Runtime)"
|
||||
AkaMsChannel = Some("9.0.1xx-preview2/daily") }
|
||||
{ GitBranchName = "release/8.0.3xx"
|
||||
DisplayName = "8.0.3xx<br>(8.0 Runtime)"
|
||||
AkaMsChannel = Some("8.0.3xx/daily") }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue