We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65e96d0 commit ab70b26Copy full SHA for ab70b26
eng/targets/Helix.Common.props
@@ -29,7 +29,7 @@
29
<!-- aspnetcore-quarantined-pr (quarantined-pr.yml) -->
30
<ItemGroup>
31
<HelixAvailableTargetQueue Include="Ubuntu.2004.Amd64.Open" Platform="Linux" />
32
- <HelixAvailableTargetQueue Include="OSX.13.Amd64.Open" Platform="OSX" />
+ <HelixAvailableTargetQueue Include="OSX.15.Amd64.Open" Platform="OSX" />
33
<HelixAvailableTargetQueue Include="Windows.11.Amd64.Client.Open" Platform="Windows" />
34
<HelixAvailableTargetQueue Include="Windows.Amd64.VS2022.Pre.Open" Platform="Windows" />
35
</ItemGroup>
0 commit comments