Skip to content

Commit 4c77952

Browse files
committed
ci(node-versions): update verification matrix to match supported versions
1 parent 6e2ac27 commit 4c77952

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ jobs:
1919
strategy:
2020
matrix:
2121
node-version:
22-
- 20.8.1
23-
- 20
24-
- 21
22+
- 22.14.0
23+
- 24.3.0
24+
- 24
2525
os:
2626
- ubuntu-latest
2727
runs-on: "${{ matrix.os }}"

0 commit comments

Comments
 (0)