Skip to content

Commit

Permalink
Update UIandUnitTests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cbrech authored Oct 12, 2024
1 parent bac9d54 commit 0365dd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/UIandUnitTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
pod install
- name: Test
run: xcodebuild -workspace MQF.xcworkspace -scheme "MQF" -destination 'platform=iOS Simulator,name=iPad Pro (9.7-inch),OS=15.0' test
run: xcodebuild -workspace MQF.xcworkspace -scheme "MQF" -destination 'platform=iOS Simulator,name=iPad Pro (12.9-inch) (6th generation),OS=17.5' test

0 comments on commit 0365dd1

Please sign in to comment.