diff --git a/.github/workflows/integ_test_auth.yml b/.github/workflows/integ_test_auth.yml index b628e68abe..53b1db8971 100644 --- a/.github/workflows/integ_test_auth.yml +++ b/.github/workflows/integ_test_auth.yml @@ -115,5 +115,3 @@ jobs: with: project_path: ./AmplifyPlugins/Auth/Tests/AuthHostedUIApp/ scheme: AuthHostedUIApp - destination: 'platform=iOS Simulator,name=iPhone 14,OS=latest' - xcode_path: '/Applications/Xcode_14.3.app'