Skip to content

Commit 71e0afe

Browse files
committed
Test on Node 20
1 parent cdc38b8 commit 71e0afe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
strategy:
2020
matrix:
21-
node-version: [16.14, 18]
21+
node-version: [16.14, 18, 20]
2222

2323
steps:
2424
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)