diff --git a/.github/workflows/swift.yml b/.github/workflows/swift.yml index 8f50a01..8356d87 100644 --- a/.github/workflows/swift.yml +++ b/.github/workflows/swift.yml @@ -29,4 +29,4 @@ jobs: run: bash generate_folder_structure.sh - name: Build and run tests - run: xcodebuild test -scheme PlaybackSDK -destination 'platform=iOS Simulator,name=iPhone 13' + run: xcodebuild test -scheme PlaybackSDK -destination 'platform=iOS Simulator,name=iPhone 15,OS=17.4'