mirror of
https://github.com/danbulant/jose
synced 2026-05-19 04:18:52 +00:00
ci: update browserstack matrix
This commit is contained in:
parent
86f707ea99
commit
959ed855f8
1 changed files with 2 additions and 2 deletions
|
|
@ -65,14 +65,14 @@ const browsers = {
|
|||
},
|
||||
ios_latest: {
|
||||
base: "BrowserStack",
|
||||
device: "iPhone 11",
|
||||
device: "iPhone 12 Pro",
|
||||
os: "ios",
|
||||
real_mobile: true,
|
||||
os_version: "14",
|
||||
},
|
||||
ios_lowest: {
|
||||
base: "BrowserStack",
|
||||
device: "iPhone XR",
|
||||
device: "iPhone XS Max",
|
||||
os: "ios",
|
||||
real_mobile: true,
|
||||
os_version: "12",
|
||||
|
|
|
|||
Loading…
Reference in a new issue