Skip to content

Commit

Permalink
update node 8 version and pin nyc.
Browse files Browse the repository at this point in the history
closes jshttp#48
Similar fix as jshttp/http-errors#109
  • Loading branch information
carpasse committed Mar 28, 2024
1 parent c94df7d commit 2a045c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:

- name: Node.js 8.x
node-version: "8.17"
npm-i: [email protected]
npm-i: [email protected] [email protected]

- name: Node.js 10.x
node-version: "10.24"
Expand Down

0 comments on commit 2a045c5

Please sign in to comment.