Skip to content

Commit

Permalink
fix(build): disable node v10 on circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
mhamann committed Jul 4, 2021
1 parent f7cefd6 commit a8de894
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,5 @@ workflows:
version: 2
node-multi-build:
jobs:
- node-v10
- node-v12
- node-v14

0 comments on commit a8de894

Please sign in to comment.