Skip to content

Commit

Permalink
ci: use ios-13.6 instead which travis supports
Browse files Browse the repository at this point in the history
  • Loading branch information
erisu committed Sep 3, 2020
1 parent ddb59ef commit 26de83b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"platform": "ios@latest",
"action": "run",
"cleanUpAfterRun": true,
"target": "iPhone-X",
"target": "iPhone-11, 13.6",
"verbose": true
}

0 comments on commit 26de83b

Please sign in to comment.