You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build: Really test on Firefox ESR, new & old; simplify cache
The previous config declared Firefox ESR testing, but the tests were never
run due to clashing names with main Firefox test runs. Apart from fixing
that, backport jquery/jquery#5682 so that both Firefox ESR versions can be
downloaded despite using different compression algorithms.
Also, Simplify caching in CI: our setup is pretty standard, so manual
configuration of `actions/cache` is an overkill. Relying on built-in
`actions/node` caching will also resolve differences between caching
configurations for macOS/Linux vs. Windows.
Closesgh-598
Ref gh-597
Ref jquery/jquery#5682
0 commit comments