6.0.3xx builds are not available yet so holding off on that for now.

This commit is contained in:
Marc Paine 2022-01-25 11:05:39 -08:00
parent eeeb52de1f
commit e90beb1ab1
2 changed files with 15 additions and 97 deletions

View file

@ -12,9 +12,6 @@ let inputBranches =
{ GitBranchName = "release/7.0.1xx-preview1"
DisplayName = "Release/7.0.1xx-preview1<br>(7.0.x&nbsp;Runtime)"
AkaMsChannel = Some("7.0.1xx-preview1/daily") }
{ GitBranchName = "release/6.0.3xx"
DisplayName = "Release/6.0.3XX<br>(6.0.x&nbsp;Runtime)"
AkaMsChannel = Some("6.0.3xx/daily") }
{ GitBranchName = "release/6.0.2xx"
DisplayName = "Release/6.0.2XX<br>(6.0.x&nbsp;Runtime)"
AkaMsChannel = Some("6.0.2xx/daily") }