Skip to content

Commit 651fbb8

Browse files
authored
Update eng/targets/Helix.Common.props
1 parent 22e7f4c commit 651fbb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/targets/Helix.Common.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<!-- aspnetcore-ci[-official] (ci.yml) -->
3030
<!-- aspnetcore-quarantined-pr (quarantined-pr.yml) -->
3131
<ItemGroup>
32-
<HelixAvailableTargetQueue Include="Ubuntu.2204.Amd64.Open" Platform="Linux" />
32+
<HelixAvailableTargetQueue Include="AzureLinux.3.Amd64.Open" Platform="Linux" />
3333
<HelixAvailableTargetQueue Include="OSX.15.Amd64.Open" Platform="OSX" />
3434
<HelixAvailableTargetQueue Include="Windows.11.Amd64.Client.Open" Platform="Windows" />
3535
</ItemGroup>

0 commit comments

Comments
 (0)