Skip to content

Commit 5a6760f

Browse files
committed
Update nodejs versions
1 parent 967d977 commit 5a6760f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,10 @@ jobs:
1616
fail-fast: false
1717
matrix:
1818
node_version:
19-
# For details, see: https://nodejs.org/en/about/previous-releases
20-
# Active LTS as of 2025-04-16
19+
# For details, see: https://github.com/nodejs/release#release-schedule
20+
# Maintenance LTS 2024-10-22 - 2026-04-30
21+
- 20.x
22+
# Active LTS 2024-10-29 - 2025-10-21
2123
- 22.x
2224
component_lib_version:
2325
- current

0 commit comments

Comments
 (0)