Closed eliw00d closed 2 weeks ago
@mcollina Pino 9.0.0 dropped support for Node 14. Is that something that can be done here as well? I can switch to replace
if not.
Yes, we should drop 14. It'll be a new major, though.
Yes, we should drop 14. It'll be a new major, though.
Should I make that change in this PR? For example:
matrix:
node-version: [18.17, 20, 22]
os: [ubuntu-latest]
pino-version: [^9.0.0]
@eliw00d send a fresh PR.
@jsumners @mcollina Should be good to go now! 🎉
closes #456