mirror of
https://github.com/grafana/grafana.git
synced 2024-12-30 10:47:30 -06:00
Lock down node version to see if we get rid of the circleci build issue
This commit is contained in:
parent
8620804b9f
commit
878433bcfa
@ -97,7 +97,7 @@ jobs:
|
||||
|
||||
test-frontend:
|
||||
docker:
|
||||
- image: circleci/node:8
|
||||
- image: circleci/node:8.12
|
||||
steps:
|
||||
- checkout
|
||||
- restore_cache:
|
||||
|
Loading…
Reference in New Issue
Block a user