mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-28 04:20:23 +08:00
Add macOS 12 image templates (#4062)
This commit is contained in:
@@ -89,7 +89,7 @@ Describe "Android" {
|
||||
}
|
||||
}
|
||||
|
||||
It "HAXM is installed" -Skip:($os.IsBigSur) {
|
||||
It "HAXM is installed" -Skip:($os.IsHigherThanCatalina) {
|
||||
"kextstat | grep 'com.intel.kext.intelhaxm'" | Should -ReturnZeroExitCode
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user