superfaceai / one-sdk-js

1️⃣ One Node.js SDK for all the APIs you want to integrate with
https://superface.ai
MIT License
47 stars 3 forks source link

chore(ci): Run tests on Node.js 14, 16, 18 #282

Closed jnv closed 2 years ago

jnv commented 2 years ago

Description

This updates Node.js versions in build matrix to currently supported Node.js versions: v14 (EOL April 2023), v16 and v18. v17 is not supported anymore.

This is a follow-up to #187.

Motivation and Context

We should be able to guarantee compatibility with currently supported Node.js versions.

Types of changes

Checklist: