Skip to content

Commit

Permalink
Removed linting for node 12
Browse files Browse the repository at this point in the history
  • Loading branch information
Fgerthoffert committed Mar 29, 2022
1 parent b83524e commit 26df13e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,6 @@ jobs:
root: .
paths: .

cli-node-12:
<<: *cli-test
docker:
- image: node:12
cli-cache:
<<: *cli-test
steps:
Expand Down Expand Up @@ -301,7 +297,6 @@ workflows:
lint-and-test:
jobs:
- cli-node-latest
- cli-node-12
- cli-cache:
filters:
tags:
Expand Down

0 comments on commit 26df13e

Please sign in to comment.