Browse Source

👷 update node version

build_and_test_config
hallouma875 5 years ago
parent
commit
e5fe4805cc
  1. 2
      .circleci/config.yml

2
.circleci/config.yml

@ -1,7 +1,7 @@
executors:
node:
docker:
- image: circleci/node:8
- image: circleci/node:8.17.0
aliases:
restore_cache: &restore_cache

Loading…
Cancel
Save