Skip to content

Commit 3a98b98

Browse files
chore(ci): bring back node 8/9
1 parent 696e58f commit 3a98b98

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
@@ -79,11 +79,11 @@ jobs:
7979

8080
- name: Node.js 8.x
8181
node-version: "8.16"
82-
82+
8383

8484
- name: Node.js 9.x
8585
node-version: "9.11"
86-
86+
8787

8888
- name: Node.js 10.x
8989
node-version: "10.16"

0 commit comments

Comments
 (0)