Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-potts committed Dec 3, 2019
1 parent 7d3d2eb commit a80b690
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,7 @@ jobs:
strategy:
matrix:
destination: [
'platform=iOS Simulator,OS=10.3.1,name=iPhone 7',
'platform=iOS Simulator,OS=13.1,name=iPhone 11'
'platform=iOS Simulator,OS=10.3.1,name=iPhone 7'
]
steps:
- name: Checkout
Expand Down

0 comments on commit a80b690

Please sign in to comment.