mirror of
https://github.com/josdejong/mathjs.git
synced 2026-01-18 14:59:29 +00:00
Update android version in BrowserStack testing
This commit is contained in:
parent
d20be9b67f
commit
af74db9c33
@ -32,9 +32,9 @@ module.exports = function (config) {
|
||||
base: 'BrowserStack',
|
||||
browser: 'Android Browser',
|
||||
real_mobile: true,
|
||||
device: 'Samsung Galaxy S9',
|
||||
device: 'Samsung Galaxy S10',
|
||||
os: 'android',
|
||||
os_version: '8.0'
|
||||
os_version: '9.0'
|
||||
},
|
||||
bs_firefox_windows: {
|
||||
base: 'BrowserStack',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user