Skip to content

Commit df489e8

Browse files
authored
Update the loc build to target 9.0.2xx (#44563)
2 parents 832ef1b + 6deaf6c commit df489e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vsts-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ extends:
104104
templateFolderName: templates-official
105105
publishTaskPrefix: 1ES.
106106
runtimeSourceProperties: /p:DotNetRuntimeSourceFeed=https://dotnetbuilds.blob.core.windows.net/internal /p:DotNetRuntimeSourceFeedKey=$(dotnetbuilds-internal-container-read-token-base64)
107-
locBranch: release/9.0.1xx
107+
locBranch: release/9.0.2xx
108108
${{ if and(eq(parameters.runTestBuild, false), ne(variables['Build.Reason'], 'PullRequest')) }}:
109109
timeoutInMinutes: 90
110110
windowsJobParameterSets:

0 commit comments

Comments
 (0)