Skip to content

Commit d2313b7

Browse files
wtgodbecaptainsafia
authored andcommitted
Move Windows.Amd64.VS2022.Pre.Open to Helix-Matrix (#58460)
1 parent 882bc3b commit d2313b7

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
@@ -31,7 +31,6 @@
3131
<HelixAvailableTargetQueue Include="Ubuntu.2004.Amd64.Open" Platform="Linux" />
3232
<HelixAvailableTargetQueue Include="OSX.13.Amd64.Open" Platform="OSX" />
3333
<HelixAvailableTargetQueue Include="Windows.11.Amd64.Client.Open" Platform="Windows" />
34-
<HelixAvailableTargetQueue Include="Windows.Amd64.VS2022.Pre.Open" Platform="Windows" />
3534
</ItemGroup>
3635
</When>
3736
<Otherwise>
@@ -53,6 +52,7 @@
5352

5453
<!-- Windows -->
5554
<HelixAvailableTargetQueue Include="Windows.Amd64.Server2022.Open" Platform="Windows" />
55+
<HelixAvailableTargetQueue Include="Windows.Amd64.VS2022.Pre.Open" Platform="Windows" />
5656

5757
<!-- IIS Express isn't supported on arm64 and most of the IsWindowsOnlyTests depend on its setup scripts. -->
5858
<HelixAvailableTargetQueue Include="windows.11.arm64.open" Platform="Windows"

0 commit comments

Comments
 (0)