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 46ad707 commit 21f870cCopy full SHA for 21f870c
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="Ubuntu.2004.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