glynnbird commented on code in PR #314:
URL: https://github.com/apache/couchdb-nano/pull/314#discussion_r1827559091
##########
.github/workflows/ci.yaml:
##########
@@ -22,7 +22,7 @@ jobs:
strategy:
matrix:
- node-version: [14.x, 16.x, 18.x]
Review Comment:
Node 14 doesn't have fetch so cannot use Nano 11. The idea is Nano 11+ will
be for Node 18 onwards. Folks needing Nano and still using 16 or older will
have to use Node 10ish. Anyone for 10ish?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]