Browse Source

👷 change node version

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

2
.circleci/config.yml

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

Loading…
Cancel
Save