mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-10-30 17:25:51 +08:00
[Tests] move installation_node tests back to xenial
This commit is contained in:
@@ -12,7 +12,7 @@ nvm deactivate || die 'deactivate failed'
|
||||
|
||||
nvm unalias default || die 'unable to unalias default'
|
||||
|
||||
NVM_TEST_VERSION=v18.0.0
|
||||
NVM_TEST_VERSION=v0.10.7
|
||||
|
||||
# Remove the stuff we're clobbering.
|
||||
nvm uninstall "${NVM_TEST_VERSION}" || die 'nvm uninstall failed'
|
||||
|
||||
Reference in New Issue
Block a user