Skip to content

Commit f5a5b37

Browse files
alexander-akaitdougwilson
authored andcommitted
build: use nyc@14 for Node.js < 10
1 parent 0a71c6b commit f5a5b37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,11 +68,11 @@ jobs:
6868

6969
- name: Node.js 8.x
7070
node-version: "8.17"
71-
71+
7272

7373
- name: Node.js 9.x
7474
node-version: "9.11"
75-
75+
7676

7777
- name: Node.js 10.x
7878
node-version: "10.24"

0 commit comments

Comments
 (0)