We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22e7f4c commit 651fbb8Copy full SHA for 651fbb8
eng/targets/Helix.Common.props
@@ -29,7 +29,7 @@
29
<!-- aspnetcore-ci[-official] (ci.yml) -->
30
<!-- aspnetcore-quarantined-pr (quarantined-pr.yml) -->
31
<ItemGroup>
32
- <HelixAvailableTargetQueue Include="Ubuntu.2204.Amd64.Open" Platform="Linux" />
+ <HelixAvailableTargetQueue Include="AzureLinux.3.Amd64.Open" Platform="Linux" />
33
<HelixAvailableTargetQueue Include="OSX.15.Amd64.Open" Platform="OSX" />
34
<HelixAvailableTargetQueue Include="Windows.11.Amd64.Client.Open" Platform="Windows" />
35
</ItemGroup>
0 commit comments