Skip to content

Commit 0abda72

Browse files
committed
ci: update node test matrix
1 parent 8c7822e commit 0abda72

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ jobs:
1717

1818
strategy:
1919
matrix:
20-
os: [ubuntu-latest, windows-latest]
21-
node: [18, 20, 22]
20+
os: [ ubuntu-latest, windows-latest ]
21+
node: [ 20, 22, 24 ]
2222
fail-fast: false
2323

2424
steps:

0 commit comments

Comments
 (0)