Skip to content

Commit

Permalink
Update to MacOS 15 in Helix (#60237)
Browse files Browse the repository at this point in the history
Co-authored-by: William Godbe <wigodbe@microsoft.com>
  • Loading branch information
github-actions[bot] and wtgodbe authored Feb 6, 2025
1 parent f56b114 commit 38c7170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/targets/Helix.Common.props
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<!-- aspnetcore-quarantined-pr (quarantined-pr.yml) -->
<ItemGroup>
<HelixAvailableTargetQueue Include="Ubuntu.2004.Amd64.Open" Platform="Linux" />
<HelixAvailableTargetQueue Include="OSX.13.Amd64.Open" Platform="OSX" />
<HelixAvailableTargetQueue Include="OSX.15.Amd64.Open" Platform="OSX" />
<HelixAvailableTargetQueue Include="Windows.11.Amd64.Client.Open" Platform="Windows" />
</ItemGroup>
</When>
Expand Down

0 comments on commit 38c7170

Please sign in to comment.