Skip to content

Commit 6d4a9db

Browse files
committed
ci: expanding testing scope to node 22
1 parent 9c0846c commit 6d4a9db

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@ jobs:
1313
strategy:
1414
matrix:
1515
node-version:
16-
- 18
17-
- 20
16+
- lts/-1
17+
- lts/*
18+
- latest
1819

1920
steps:
2021
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)