Remove Safari 8 and 9 from CI matrix

These browsers are still nominally supported by Jasmine 3.x, but they no
longer work on Saucelabs.
This commit is contained in:
Steve Gravrock
2022-02-19 14:22:21 -08:00
parent d8b2efe4d6
commit 4a2b10998a

View File

@@ -32,8 +32,6 @@ run_browser firefox 78
run_browser firefox 68
run_browser safari 14
run_browser safari 13
run_browser safari 9
run_browser safari 8
run_browser MicrosoftEdge latest
echo