1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-05-28 05:07:39 +02:00
michael-kerscher ab1a470ab2
workflow: enable npm caching and update node to LTS version 22 (#2726)
node version 18 is EOL  https://nodejs.org/en/about/previous-releases
node version 22 is the new LTS release 
The caching is done to make the tests less brittle in addition to only
setup for the english translation
There have been failed tests because npm install encountered network
issues while downloading packages.
2025-05-01 21:17:44 +03:00
..