Skip to content
This repository was archived by the owner on Dec 19, 2025. It is now read-only.

Commit 129cc10

Browse files
committed
Test on node 20
1 parent 0e7ec66 commit 129cc10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
needs: build
3535
strategy:
3636
matrix:
37-
node-version: [14, 16, 18]
37+
node-version: [14, 16, 18, 20]
3838
steps:
3939
- uses: actions/checkout@v3
4040
- name: Setup

0 commit comments

Comments
 (0)