Add Firefox 140 (current ESR) to supported browsers and demote 128 to best-effort

This commit is contained in:
Steve Gravrock
2025-08-30 13:31:54 -07:00
parent b597975c7e
commit 15c38c7728
2 changed files with 8 additions and 7 deletions

View File

@@ -28,6 +28,7 @@ failfile=`mktemp -t jasmine-results.XXXXXX` || exit 1
run_browser chrome latest
run_browser firefox latest
run_browser firefox 140
run_browser firefox 128
run_browser firefox 115
run_browser firefox 102