Skip to content

Commit aea0d9b

Browse files
committed
ci: remove Node.js v12 E2E job
Node.js v12 will become EOL on 2022-04-30. As a result, Angular as of v14 will no longer support Node.js v12.
1 parent 5f04105 commit aea0d9b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.circleci/config.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -356,12 +356,6 @@ workflows:
356356
only:
357357
- renovate/angular
358358
- master
359-
- e2e-cli:
360-
name: e2e-cli-node-12
361-
nodeversion: '12.20'
362-
<<: *only_release_branches
363-
requires:
364-
- build
365359
- e2e-cli:
366360
name: e2e-cli-node-16
367361
nodeversion: '16.10'

0 commit comments

Comments
 (0)