eclipse-theia / generator-theia-extension

A Yeoman generator for extensions to the Theia IDE
Other
49 stars 37 forks source link

ci: update node version #152

Closed vince-fugnitto closed 2 years ago

vince-fugnitto commented 2 years ago

Description

Fixes: https://github.com/eclipse-theia/generator-theia-extension/issues/151. The pull-request updates the Node version in CI from v12 to v16 (LTS) similarly to the main repository.

How to Test

Confirm that CI passes.

Signed-off-by: vince-fugnitto vincent.fugnitto@ericsson.com