From: Chris Rebert Date: Tue, 23 Feb 2016 20:16:25 +0000 (-0800) Subject: Use Windows 10 for Win Chrome+Firefox tests on Sauce Labs X-Git-Tag: v4.0.0-alpha.3~198^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25e85a2882d9412e405cdfccc358f8886d54ee5b;p=thirdparty%2Fbootstrap.git Use Windows 10 for Win Chrome+Firefox tests on Sauce Labs [skip validator] --- diff --git a/grunt/sauce_browsers.yml b/grunt/sauce_browsers.yml index 1cdc4a886c..04602c6fd8 100644 --- a/grunt/sauce_browsers.yml +++ b/grunt/sauce_browsers.yml @@ -38,11 +38,11 @@ { browserName: "chrome", - platform: "Windows 8.1" + platform: "Windows 10" }, { browserName: "firefox", - platform: "Windows 8.1" + platform: "Windows 10" }, # Win Opera 15+ not currently supported by Sauce Labs