Skip to content
Snippets Groups Projects
Unverified Commit 1a6feac0 authored by HonkingGoose's avatar HonkingGoose Committed by GitHub
Browse files

fix(node): update node.js schedule (#14787)

parent 786fd6ac
No related branches found
No related tags found
No related merge requests found
...@@ -101,5 +101,17 @@ ...@@ -101,5 +101,17 @@
"maintenance": "2023-10-18", "maintenance": "2023-10-18",
"end": "2025-04-30", "end": "2025-04-30",
"codename": "" "codename": ""
},
"v19": {
"start": "2022-10-18",
"maintenance": "2023-04-01",
"end": "2023-06-01"
},
"v20": {
"start": "2023-04-18",
"lts": "2023-10-24",
"maintenance": "2024-10-22",
"end": "2026-04-30",
"codename": ""
} }
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment