mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-29 12:58:00 +08:00
[macos] disable VS Tests on macos-13 (#8227)
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user