mirror of https://github.com/grafana/grafana.git
Build: Update node image for test-frontend job step (#17628)
This commit is contained in:
parent
7d68d6ede2
commit
c75d026186
|
|
@ -129,7 +129,7 @@ jobs:
|
|||
|
||||
test-frontend:
|
||||
docker:
|
||||
- image: circleci/node:8
|
||||
- image: circleci/node:10
|
||||
steps:
|
||||
- checkout
|
||||
- restore_cache:
|
||||
|
|
|
|||
Loading…
Reference in New Issue