mirror of
https://github.com/grafana/grafana.git
synced 2024-12-30 10:47:30 -06:00
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
Block a user