[Tests] move installation_node tests back to xenial

This commit is contained in:
Jordan Harband
2022-12-22 16:16:10 -08:00
parent 447940acb3
commit bf438742a7
5 changed files with 24 additions and 14 deletions

View File

@@ -4,7 +4,7 @@ die () { echo "$@" ; exit 1; }
. ../../nvm.sh
VERSION='v18.0.0'
VERSION='v0.11.0'
VERSION_PATH="$(nvm_version_path "${VERSION}")"
succeed() {