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
Add node 20 support to task-lib for testing and pick highest node version for tests (#1039)
* Add node 20 support to task-lib for testing and pick highest node version for tests
- Added node 20 support
- Changed the logic to pick highest handler instead of first one
- Added tests for node20
- Changed tests for node6, node10, node16 to use highest handler
* rename fake node20 task
* Add node 20 support to task-lib for testing and pick highest node version for tests
- Bumped node version
* Add node 20 support to task-lib for testing and pick highest node version for tests
- Fix test for node20
* Add node 20 support to task-lib for testing and pick highest node version for tests
- code review feedback
0 commit comments