diff --git a/stdlib/universe.bats b/stdlib/universe.bats index 7afa3ecc..c57a682a 100644 --- a/stdlib/universe.bats +++ b/stdlib/universe.bats @@ -80,6 +80,7 @@ setup() { } @test "aws: eks" { + skip "Temporary skip until porting to localstack" dagger -e aws-eks up }