diff --git a/.github/workflows/integ_test_push_notifications.yml b/.github/workflows/integ_test_push_notifications.yml index aed9b238bf..dbaecaeda8 100644 --- a/.github/workflows/integ_test_push_notifications.yml +++ b/.github/workflows/integ_test_push_notifications.yml @@ -45,7 +45,7 @@ jobs: with: project_path: ./AmplifyPlugins/Notifications/Push/Tests/PushNotificationHostApp scheme: PushNotificationHostApp - destination: 'platform=iOS Simulator,name=iPhone 14,OS=latest' + destination: 'platform=iOS Simulator,name=iPhone 14,OS=16.4' xcode_path: '/Applications/Xcode_14.3.app' push-notification-integration-test-tvOS: