Update the table to preview 4.
This commit is contained in:
parent
59859033ce
commit
b07b8cc84c
2 changed files with 81 additions and 81 deletions
|
@ -9,9 +9,9 @@ let inputBranches =
|
|||
[ { GitBranchName = "main"
|
||||
DisplayName = "main<br>(8.0.x Runtime)"
|
||||
AkaMsChannel = Some("8.0.1xx/daily") }
|
||||
{ GitBranchName = "release/8.0.1xx-preview1"
|
||||
DisplayName = "8.0.1xx-preview1<br>(8.0-preview1 Runtime)"
|
||||
AkaMsChannel = Some("8.0.1xx-preview1/daily") }
|
||||
{ GitBranchName = "release/8.0.1xx-preview4"
|
||||
DisplayName = "8.0.1xx-preview4<br>(8.0-preview4 Runtime)"
|
||||
AkaMsChannel = Some("8.0.1xx-preview4/daily") }
|
||||
{ GitBranchName = "release/7.0.4xx"
|
||||
DisplayName = "Release/7.0.4xx<br>(7.0.x Runtime)"
|
||||
AkaMsChannel = Some("7.0.4xx/daily") }]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue