浏览代码

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

This reverts commit 9080b2c4ff9cff9a1ca99c983051fb35a0789515.
Johannes Schill 7 年之前
父节点
当前提交
314b8b8ed9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .circleci/config.yml

+ 1 - 1
.circleci/config.yml

@@ -97,7 +97,7 @@ jobs:
 
   test-frontend:
     docker:
-      - image: circleci/node:8.12
+      - image: circleci/node:8
     steps:
       - checkout
       - restore_cache: