Comparing the build artifacts (dist/ folder) created with Node 18 and Node 22 on the most recent CI run on master shows that the outputs differ by only a single line in translation-keys.txt.
Therefore it should be safe to build with Node 22 only, and remove the Node 18 CI steps.
Comparing the build artifacts (
dist/folder) created with Node 18 and Node 22 on the most recent CI run onmastershows that the outputs differ by only a single line intranslation-keys.txt.Therefore it should be safe to build with Node 22 only, and remove the Node 18 CI steps.