ci: upgrade node.js to v12.x LTS
This commit is contained in:
parent
dcaa6606e0
commit
1c549c3ab7
@ -104,7 +104,7 @@ cache:
|
||||
- c:\lspinst
|
||||
|
||||
install:
|
||||
- ps: Install-Product node 10
|
||||
- ps: Install-Product node 12
|
||||
- ps: >-
|
||||
if ($env:lsp_name) {
|
||||
if (-Not (Test-Path -Path "c:\lspinst\${env:lsp_name}.exe")) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user