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
reason="PowerShell does not support Arm-based Alpine, skip testing (https://github.com/PowerShell/PowerShell/issues/14667, https://github.com/PowerShell/PowerShell/issues/12937)";
40
-
returnfalse;
41
-
}
42
-
43
-
reason="";
44
-
returntrue;
45
-
}
46
-
47
35
publicstaticIEnumerable<object[]>GetImageData()
48
36
{
49
37
returnTestData.GetImageData(DotNetImageRepo.SDK)
@@ -101,7 +89,6 @@ public void VerifyEnvironmentVariables(ProductImageData imageData)
0 commit comments