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 162b5fc commit c15d7cbCopy full SHA for c15d7cb
src/ProjectTemplates/test/Templates.Mvc.Tests/Templates.Mvc.Tests.csproj
@@ -24,6 +24,7 @@
24
<!-- These tests fail in Helix in Debian and Mariner due to error -901 -->
25
<!-- Disabling on those OSes until a better fix can be identified -->
26
<SkipHelixQueues>
27
+ $(HelixQueueArmDebian12);
28
$(HelixQueueDebian11);
29
$(HelixQueueMariner);
30
$(SkipHelixQueues)
0 commit comments