vercel / async-retry

Retrying made simple, easy and async
https://npmjs.com/async-retry
MIT License
1.85k stars 53 forks source link

chore: run CI against Node 18 #106

Closed swain closed 1 year ago

swain commented 1 year ago

Motivation

As of now, this package is working as expected on Node 18 (all tests pass). I'd like to propose adding Node 18 to the CI flow, to ensure that regressions don't arise.

swain commented 1 year ago

@leo @leerob One more proposed change here -- adding CI validation against Node 18.