We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f56b114 commit 38c7170Copy full SHA for 38c7170
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
</ItemGroup>
35
</When>
0 commit comments