You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- unclean `cherry-pick` of e609b1c plus touch our YAML, via #45121
- also, get scheduled runs going for aspnetcore-helix-matrix
- release/6.0 and release/7.0 builds have not run since move to dnceng-public/public
nit: Change `$(IsXYZQueue)` properties to ignore case
- removes one gotcha going forward
<!-- IIS Express isn't supported on arm64 and most of the IsWindowsOnlyTests depend on it's setup scripts. -->
60
60
<ItemGroupCondition="'$(TargetArchitecture)' == 'arm64' AND '$(IsHelixDaily)' == 'true' AND '$(_UseHelixOpenQueues)' == 'true' AND '$(IsWindowsOnlyTest)' != 'true'">
0 commit comments