Skip to content

Commit

Permalink
ci: remove Node.js v12 E2E job
Browse files Browse the repository at this point in the history
Node.js v12 will become EOL on 2022-04-30. As a result, Angular as of v14 will no longer support Node.js v12.
  • Loading branch information
clydin committed Mar 2, 2022
1 parent 5f04105 commit aea0d9b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -356,12 +356,6 @@ workflows:
only:
- renovate/angular
- master
- e2e-cli:
name: e2e-cli-node-12
nodeversion: '12.20'
<<: *only_release_branches
requires:
- build
- e2e-cli:
name: e2e-cli-node-16
nodeversion: '16.10'
Expand Down

0 comments on commit aea0d9b

Please sign in to comment.