Skip to content

Commit

Permalink
ci(detox-ios): try out the newer ios deployment target
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-pearson-mattr committed Dec 8, 2024
1 parent f500341 commit a58c7f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-detox-ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Build Libraries for iOS
env:
IPHONEOS_DEPLOYMENT_TARGET: 11.0
IPHONEOS_DEPLOYMENT_TARGET: 17.5
run: yarn build:ios

- name: Archive build artifacts
Expand Down

0 comments on commit a58c7f7

Please sign in to comment.