Skip to content

Commit 3638d69

Browse files
author
Zach Jaquish
committed
Boost sim version
1 parent 6f591d3 commit 3638d69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
ANY_OTHER_ACCOUNT_ID: ${{ secrets.ANY_OTHER_ACCOUNT_ID }}
2626
NON_TEAM_MEMBER_ACCOUNT_ID: ${{ secrets.NON_TEAM_MEMBER_ACCOUNT_ID }}
2727
platform: ${{ 'iOS Simulator' }}
28-
device: ${{ 'iPhone 13' }}
28+
device: ${{ 'iPhone 16' }}
2929
run: |
3030
xcodebuild -workspace TestObjectiveDropbox/TestObjectiveDropbox.xcworkspace/ -scheme TestObjectiveDropbox_iOS -sdk iphonesimulator \
3131
-destination "platform=$platform,name=$device" \

0 commit comments

Comments
 (0)