Skip to content

Commit

Permalink
Fix insertion branch for 17.11 to rel/d17.11
Browse files Browse the repository at this point in the history
  • Loading branch information
vzarytovskii authored Aug 22, 2024
1 parent 1d32c75 commit af2f522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ variables:
# (since for all *new* release branches we insert into VS main and for all *previous* releases we insert into corresponding VS release),
# i.e. 'rel/d17.9' *or* 'main' in dotnet/fsharp/refs/heads/main and 'main' in F# dotnet/fsharp/refs/heads/release/dev17.10 (latest release branch)
- name: VSInsertionTargetBranchName
value: main
value: rel/d17.11
- name: _TeamName
value: FSharp
- name: TeamName
Expand Down

0 comments on commit af2f522

Please sign in to comment.