Skip to content

Commit

Permalink
Stop using Mac 11 (#58063)
Browse files Browse the repository at this point in the history
  • Loading branch information
wtgodbe authored Oct 2, 2024
1 parent aab1413 commit ed311c3
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 @@ -49,7 +49,7 @@
<HelixAvailableTargetQueue Include="$(HelixQueueArmDebian12)" Platform="Linux" />

<!-- Mac -->
<HelixAvailableTargetQueue Include="OSX.1100.Amd64.Open" Platform="OSX" />
<HelixAvailableTargetQueue Include="OSX.1200.Amd64.Open" Platform="OSX" />

<!-- Windows -->
<HelixAvailableTargetQueue Include="Windows.Amd64.Server2022.Open" Platform="Windows" />
Expand Down

0 comments on commit ed311c3

Please sign in to comment.