mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-25 06:21:26 +02:00
Merge pull request #19291 from twbs/win10
Use Windows 10 for Win Chrome+Firefox tests on Sauce Labs
This commit is contained in:
@@ -38,11 +38,11 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
browserName: "chrome",
|
browserName: "chrome",
|
||||||
platform: "Windows 8.1"
|
platform: "Windows 10"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
browserName: "firefox",
|
browserName: "firefox",
|
||||||
platform: "Windows 8.1"
|
platform: "Windows 10"
|
||||||
},
|
},
|
||||||
|
|
||||||
# Win Opera 15+ not currently supported by Sauce Labs
|
# Win Opera 15+ not currently supported by Sauce Labs
|
||||||
|
Reference in New Issue
Block a user