aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test-infra/sauce_browsers.yml6
1 files changed, 1 insertions, 5 deletions
diff --git a/test-infra/sauce_browsers.yml b/test-infra/sauce_browsers.yml
index a2edd8b7b..10870b88f 100644
--- a/test-infra/sauce_browsers.yml
+++ b/test-infra/sauce_browsers.yml
@@ -3,12 +3,8 @@
{
browserName: "safari",
- platform: "OS X 10.8"
+ platform: "OS X 10.9"
},
- # { # Safari 7 (which requires Mavericks) is not currently supported by Sauce Labs
- # browserName: "safari",
- # platform: "OS X 10.9"
- # },
{
browserName: "chrome",
platform: "OS X 10.9"