mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
Moves to the current LTS release of Node for our build and release workflows (#17639)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# SPDX-License-Identifier: MPL-2.0
|
||||
|
||||
|
||||
export NODE_VERSION=14.19.2
|
||||
export NODE_VERSION=18.16.1
|
||||
|
||||
# Install NVM for simple node.js version management
|
||||
curl -sSL --fail -o- https://raw.githubusercontent.com/creationix/nvm/v0.36.0/install.sh | bash
|
||||
|
||||
Reference in New Issue
Block a user