Skip to content

Commit b8e8224

Browse files
committed
build: use [email protected] for Node.js < 10
1 parent f5b5b31 commit b8e8224

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -84,11 +84,11 @@ jobs:
8484

8585
- name: Node.js 8.x
8686
node-version: "8.17"
87-
87+
8888

8989
- name: Node.js 9.x
9090
node-version: "9.11"
91-
91+
9292

9393
- name: Node.js 10.x
9494
node-version: "10.24"

0 commit comments

Comments
 (0)