Dropped support for Safari 14 and Firefox 91

This commit is contained in:
Steve Gravrock
2022-11-24 13:10:36 -08:00
parent 25a7168286
commit 75f97961f5
4 changed files with 5 additions and 18 deletions

View File

@@ -26,10 +26,8 @@ failfile=`mktemp -t jasmine-results.XXXXXX` || exit 1
run_browser chrome latest
run_browser firefox latest
run_browser firefox 102
run_browser firefox 91
run_browser safari 16
run_browser safari 15
run_browser safari 14
run_browser MicrosoftEdge latest
echo