You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: