doc: remove bullet point referring to Node.js 12

Refs: https://github.com/nodejs/node/pull/43734#pullrequestreview-1033019134

PR-URL: https://github.com/nodejs/node/pull/43744
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
pull/43790/head
Luigi Pinca 2022-07-12 06:27:22 +02:00 committed by GitHub
parent 71cbab6043
commit ed7631dae9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 5 deletions

View File

@ -11,11 +11,6 @@ currently need to generate four PRs as follows:
of this guide.
* a PR for 14.x following the instructions in the v14.x-staging version
of this guide.
* a PR which uses the same commit from the third PR to apply the
updates to the openssl source code, with a new commit generated
by following steps 2 onwards on the 12.x line. This is
necessary because the configuration files have embedded timestamps
which lead to merge conflicts if cherry-picked from the second PR.
## Use of the quictls/openssl fork