shelljs / shx

Portable Shell Commands for Node
MIT License
1.72k stars 44 forks source link

chore: remove unsupported node configs from CI #221

Closed nfischer closed 3 months ago

nfischer commented 3 months ago

No change to logic. GitHub Actions recently dropped some NodeJS configurations from their service. This excludes those configs from our CI.

This also adds Node versions up through v22.

Test: npm run check-node-support

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (e86411b) to head (e50fe19).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #221 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 5 5 Lines 114 114 ========================================= Hits 114 114 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.