Skip to content

Commit bcdf90a

Browse files
committed
Fix script
1 parent 9e90347 commit bcdf90a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ios-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ jobs:
9090
-workspace Example/Cloudinary.xcworkspace \
9191
-scheme Cloudinary-Example \
9292
-destination "platform=iOS Simulator,OS=18.4,name=iPhone 16" \
93+
IPHONEOS_DEPLOYMENT_TARGET=13.0 \
9394
CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO | xcpretty
9495
9596
- name: Notify on Failure

0 commit comments

Comments
 (0)