ci: upgrade to node 8 and Bazel 0.8 (#20807)
Closes #19648 PR Close #20807
This commit is contained in:
@ -59,7 +59,7 @@
|
||||
"~~update-webdriver": "webdriver-manager update --standalone false --gecko false"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=6.9.5 <7.0.0",
|
||||
"node": ">=8.9.1 <9.0.0",
|
||||
"yarn": ">=1.0.2 <2.0.0"
|
||||
},
|
||||
"private": true,
|
||||
|
Reference in New Issue
Block a user