Skip to content

Commit

Permalink
[ZEUS-4454] Fixing IOS version
Browse files Browse the repository at this point in the history
  • Loading branch information
KharchenkoAlex committed Jul 1, 2024
1 parent 97c7155 commit 16cf116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'

0 comments on commit 16cf116

Please sign in to comment.