@cryptotaxi247 / kubo / commits / b54bdf310

test(ci): update node for webui tests

Co-Authored-By: Hugo Dias <hugomrdias@gmail.com>

Steven Allen committed Jan 17, 2020 at 09:56 UTC b54bdf310edd9da5e608be09766b221aca5d4b0d
1 file changed +1 -1
.circleci/config.yml
+1 -1
@@ -45,7 +45,7 @@ executors:
45 <<: *default_environment
46 node-browsers:
47 docker:
48 - - image: circleci/node:10-browsers
48 + - image: circleci/node:12-browsers
49 working_directory: ~/ipfs/go-ipfs
50 environment:
51 <<: *default_environment