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

NodeJS version 18.x in GitHub actions #49

Closed
o-lukas opened this issue Feb 22, 2023 · 0 comments
Closed

NodeJS version 18.x in GitHub actions #49

o-lukas opened this issue Feb 22, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@o-lukas
Copy link
Contributor

o-lukas commented Feb 22, 2023

Is your feature request related to a problem? Please describe:
For verification of homebridge plugin one must support the node LTS versions 14.x, 16.x and 18.x (see requirements). The GitHub actions template contains versions 12.x, 13.x, 14.x, 15.x, 16.x but not 18.x.

Describe the solution you'd like:
Version 18.x should be added to the actions as well.
Maybe 12.x, 13.x and 15.x could be removed as they are not mandatory?

Describe alternatives you've considered:
None

@o-lukas o-lukas added the enhancement New feature or request label Feb 22, 2023
@bwp91 bwp91 closed this as completed Jul 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants