Skip to content

Commit

Permalink
ci(build): update iOS target version
Browse files Browse the repository at this point in the history
  • Loading branch information
angristan committed Jul 7, 2022
1 parent 3c1fa5a commit cddd536
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Expand Up @@ -9,7 +9,7 @@ jobs:
strategy:
matrix:
destination:
- "platform=iOS Simulator,OS=15.2,name=iPhone 12"
- "platform=iOS Simulator,OS=15.5,name=iPhone 12"
steps:
- name: Checkout
uses: actions/checkout@master
Expand Down

0 comments on commit cddd536

Please sign in to comment.