diff --git a/images/macos/tests/Common.Tests.ps1 b/images/macos/tests/Common.Tests.ps1 index a58a0561..1ac30ee4 100644 --- a/images/macos/tests/Common.Tests.ps1 +++ b/images/macos/tests/Common.Tests.ps1 @@ -78,7 +78,7 @@ Describe "CocoaPods" { } } -Describe "VSMac" { +Describe "VSMac" -Skip:($os.IsVentura -or $os.IsVenturaArm64) { $vsMacVersions = Get-ToolsetValue "xamarin.vsmac.versions" $defaultVSMacVersion = Get-ToolsetValue "xamarin.vsmac.default"