We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0d6c97 commit cf02ce7Copy full SHA for cf02ce7
1 file changed
policies/unsupported-versions.yaml
@@ -69,6 +69,9 @@ nodejs:
69
- version: "19"
70
reason: "EOL since 2023-06-01 (non-LTS odd release)"
71
eol_date: "2023-06-01"
72
+ - version: "20"
73
+ reason: "EOL since 2026-04-30 (LTS)"
74
+ eol_date: "2026-04-30"
75
- version: "21"
76
reason: "EOL since 2024-06-01 (non-LTS odd release)"
77
eol_date: "2024-06-01"
0 commit comments