Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Node 20 LTS #2453

Merged
merged 1 commit into from
Oct 26, 2023
Merged

Upgrade to Node 20 LTS #2453

merged 1 commit into from
Oct 26, 2023

Conversation

coldlink
Copy link
Member

@coldlink coldlink commented Oct 26, 2023

What does this change?

Node 20 is now in LTS, upgrade to it from Node 18. The only thing we had to change in gateway was the .nvmrc file. GitHub actions will use this file in order to determine what version of Node to install, as will your computer if you have fnm or nvm installed.

Notes

The AMI also has to be updated to Node 20.9.0 too (latest LTS version at time of writing).

Tested

  • CODE

@coldlink coldlink requested a review from a team as a code owner October 26, 2023 10:12
@coldlink coldlink enabled auto-merge October 26, 2023 10:37
Copy link
Member

@kelvin-chappell kelvin-chappell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔍 👍

@coldlink coldlink merged commit f07c44e into main Oct 26, 2023
@coldlink coldlink deleted the mm/node-20 branch October 26, 2023 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants