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
This uses latest nodejs LTS 18.x version used in macOS GitHub ci.
Before that we set specifc node version but as soon as the version
is not available anymore ci fails. Changed to just request major
version.
Linux ci does not have specific nodejs version set but installs
nodejs in scripts/docker_install.sh
0 commit comments