From dd11c5b632edca46fce263b75b566c99dc1c7605 Mon Sep 17 00:00:00 2001 From: Gautier couture <2017566295@lacatholille.fr> Date: Mon, 2 Nov 2020 09:26:22 +0100 Subject: [PATCH] fix node install --- .circleci/config.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index df8dd2c..3dee081 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -5,8 +5,6 @@ orbs: jobs: job-name: node-gyp - docker: - - image: circleci/node:12 steps: - checkout - run: