File tree Expand file tree Collapse file tree 2 files changed +10
-3
lines changed
Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 11# We only want to run full helix matrix on main
2- pr : none
32trigger : none
3+ pr :
4+ branches :
5+ include :
6+ - main
7+ paths :
8+ include :
9+ - src/Servers/IIS/*
10+ - src/Servers/HttpSys/*
411schedules :
512# Cron timezone is UTC.
613- cron : " 0 */12 * * *"
Original file line number Diff line number Diff line change 3030 <ItemGroup >
3131 <HelixAvailableTargetQueue Include =" Ubuntu.2004.Amd64.Open" Platform =" Linux" />
3232 <HelixAvailableTargetQueue Include =" OSX.15.Amd64.Open" Platform =" OSX" />
33- <HelixAvailableTargetQueue Include =" Windows.11. Amd64.Client .Open" Platform =" Windows" />
33+ <HelixAvailableTargetQueue Include =" Windows.Amd64.VS2022.Pre .Open" Platform =" Windows" />
3434 </ItemGroup >
3535 </When >
3636 <Otherwise >
5252
5353 <!-- Windows -->
5454 <HelixAvailableTargetQueue Include =" Windows.Amd64.Server2022.Open" Platform =" Windows" />
55- <HelixAvailableTargetQueue Include =" Windows.Amd64.VS2022.Pre .Open" Platform =" Windows" />
55+ <HelixAvailableTargetQueue Include =" Windows.11. Amd64.Client .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"
You can’t perform that action at this time.
0 commit comments