Commit 878433bc by Johannes Schill

Lock down node version to see if we get rid of the circleci build issue

parent 8620804b
......@@ -97,7 +97,7 @@ jobs:
test-frontend:
docker:
- image: circleci/node:8
- image: circleci/node:8.12
steps:
- checkout
- restore_cache:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment