[macOS] Add AWS cli to the macOS 13 arm64 (#8774)
Co-authored-by: Alexey Ayupov <“[email protected]”>
This commit is contained in:
co-authored by
Alexey Ayupov
parent
25a3a04fb0
commit
286fb24a63
@@ -39,7 +39,7 @@ Describe "vcpkg" -Skip:($os.IsVenturaArm64) {
|
||||
}
|
||||
}
|
||||
|
||||
Describe "AWS" -Skip:($os.IsVenturaArm64) {
|
||||
Describe "AWS" {
|
||||
It "AWS CLI" {
|
||||
"aws --version" | Should -ReturnZeroExitCode
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user