Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vadymmarkov authored Aug 22, 2022
1 parent f1c5b71 commit fb7ca28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
run-config:
- { scheme: 'Fakery-iOS', destination: 'platform=iOS Simulator,name=iPhone 13 Pro,OS=15.5' }
- { scheme: 'Fakery-iOS', destination: 'platform=iOS Simulator,name=iPhone 13 Pro,OS=15.2' }
- { scheme: 'Fakery-macOS', destination: 'platform=macOS' }

steps:
Expand Down

0 comments on commit fb7ca28

Please sign in to comment.