docs: update node:8-browsers to 10 in testing (#32049)
Fixes #31993 PR Close #32049
This commit is contained in:
parent
29d3b68554
commit
e5a89e047c
@ -116,7 +116,7 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
working_directory: ~/my-project
|
working_directory: ~/my-project
|
||||||
docker:
|
docker:
|
||||||
- image: circleci/node:8-browsers
|
- image: circleci/node:10-browsers
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- restore_cache:
|
- restore_cache:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user