Skip to content

Commit

Permalink
chore(ci): update browserstack devices
Browse files Browse the repository at this point in the history
  • Loading branch information
MrSwitch committed Feb 2, 2021
1 parent 67f50a0 commit b52c422
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions browserstack.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
"safari_latest",
{
"os": "iOS",
"os_version": "8.0",
"device": "iPad Air",
"os_version": "13.0",
"device": "iPad Air 2019",
"real_mobile": "false"
},
{
"os": "android",
"os_version": "4.1",
"device": "Samsung Galaxy S3"
"os_version": "8.0",
"device": "Samsung Galaxy S9"
}
]
}

0 comments on commit b52c422

Please sign in to comment.