Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Upgrade .NET Framework queue
  • Loading branch information
ViktorHofer committed Dec 14, 2022
commit d9e136cfe5ee69d142933fb065fdd413da3857f7
2 changes: 1 addition & 1 deletion eng/pipelines/libraries/helix-queues-setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ jobs:

# .NETFramework
- ${{ if eq(parameters.jobParameters.framework, 'net48') }}:
- Windows.10.Amd64.Client21H1.Open
- windows.10.amd64.client.open

# windows arm
- ${{ if eq(parameters.platform, 'windows_arm') }}:
Expand Down