Skip to content
This repository was archived by the owner on Nov 13, 2023. It is now read-only.

Commit c498974

Browse files
committed
Azure: try node 10.
1 parent ad24a3b commit c498974

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.ci/utils/use-node.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
steps:
44
- task: NodeTool@0
5-
displayName: "Use Node 8.x"
5+
displayName: "Use Node 10.x"
66
inputs:
7-
versionSpec: 8.x
7+
versionSpec: 10.x

0 commit comments

Comments
 (0)