diff --git a/builder.json b/builder.json index db6ee0599..1fa703e61 100644 --- a/builder.json +++ b/builder.json @@ -35,7 +35,7 @@ "xcodebuild -scheme AwsCommonRuntimeKit -destination 'generic/platform=tvOS'" ], "!test_steps": [ - "xcodebuild -scheme aws-crt-swift-Package test -destination 'platform=tvOS Simulator,OS=16.1,name=Apple TV 4K (3rd generation) (at 1080p)'" + "xcodebuild -scheme aws-crt-swift-Package test -destination 'platform=tvOS Simulator,OS=16.2,name=Apple TV 4K (3rd generation) (at 1080p)'" ] }, "watchos": {