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
chore(ci): update the node versions that we are testing to fix failin… (#3364)
chore: drop Node.js 14/16 support, require Node.js 18+
- Update CI to test against Node.js 18, 20, 22, 24, and latest
- Remove npm@9 install step (no longer needed without Node 14)
- Update engines field in package.json files to require Node.js >=18
- Bump npm version constraint from <11 to <12
Co-authored-by: Duckki Oe <duckki.oe@apollographql.com>
0 commit comments