mirror of
https://github.com/actions/runner-images.git
synced 2026-01-06 18:19:54 +08:00
Add vagrant to macOS-12 (#5854)
This commit is contained in:
@@ -138,7 +138,7 @@ Describe "wget" {
|
||||
}
|
||||
}
|
||||
|
||||
Describe "vagrant" -Skip:($os.IsHigherThanCatalina) {
|
||||
Describe "vagrant" -Skip:($os.IsBigSur) {
|
||||
It "vagrant" {
|
||||
"vagrant --version" | Should -ReturnZeroExitCode
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user