Files
MagicMirror/.github/workflows
Karsten Hassel 0bb9b5ff42 add test if install works for minimal node version (#4197)
and update minimal node version to `v22.22.2`

Background:

The latest release requires node `v22.22.2` because this version is
required by a dev dependency, see
https://forum.magicmirror.builders/post/131522

I added a new test for this (I didn't want to add another version to the
test matrix ...) so that we see needed minimum node version upgrades
earlier on develop (and not after release).
2026-07-06 23:06:06 +02:00
..