Skip to content

Commit 668ca16

Browse files
Test on Node 23
1 parent e8f3c22 commit 668ca16

File tree

3 files changed

+95
-87
lines changed

3 files changed

+95
-87
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88

99
strategy:
1010
matrix:
11-
node-version: [18.x, 20.x, 22.x]
11+
node-version: [18.x, 20.x, 22.x, 23.x]
1212

1313
steps:
1414
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)