diff --git a/.github/workflows/swift.yml b/.github/workflows/swift.yml index 1b9bf8a..d4371e3 100644 --- a/.github/workflows/swift.yml +++ b/.github/workflows/swift.yml @@ -17,4 +17,4 @@ jobs: steps: - uses: actions/checkout@v4 - name: Build and run tests - run: xcodebuild test -scheme PlaybackSDK -destination 'platform=iOS Simulator,name=iPhone 15 Pro' + run: xcodebuild test -scheme PlaybackSDK -destination 'platform=iOS Simulator,name=iPhone 13'