Skip to content

Commit da73064

Browse files
committed
ci: running tests on node 22
1 parent 89f765e commit da73064

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
@@ -12,8 +12,9 @@ jobs:
1212
strategy:
1313
matrix:
1414
node-version:
15-
- 18
16-
- 20
15+
- lts/-1
16+
- lts/*
17+
- latest
1718

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

0 commit comments

Comments
 (0)